1
1
mirror of https://gitlab.gnome.org/GNOME/gimp.git synced 2025-10-05 21:02:42 +02:00
Files
gimp/menus/tool-path-menu.ui

14 lines
579 B
XML

<?xml version="1.0" encoding="utf-8"?>
<interface>
<menu id="/tool-path-popup">
<section>
<item><attribute name="action">tool-path.tool-path-delete-anchor</attribute></item>
<item><attribute name="action">tool-path.tool-path-shift-start</attribute></item>
</section>
<item><attribute name="action">tool-path.tool-path-insert-anchor</attribute></item>
<item><attribute name="action">tool-path.tool-path-delete-segment</attribute></item>
<item><attribute name="action">tool-path.tool-path-reverse-stroke</attribute></item>
</menu>
</interface>