summaryrefslogtreecommitdiffstats
path: root/menus/tool-preset-editor-menu.xml
diff options
context:
space:
mode:
Diffstat (limited to 'menus/tool-preset-editor-menu.xml')
-rw-r--r--menus/tool-preset-editor-menu.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/menus/tool-preset-editor-menu.xml b/menus/tool-preset-editor-menu.xml
new file mode 100644
index 0000000..6bb744b
--- /dev/null
+++ b/menus/tool-preset-editor-menu.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE ui SYSTEM "gtkuimanager.dtd">
+
+<ui>
+ <popup action="tool-preset-editor-popup">
+ <menuitem action="tool-preset-editor-save" />
+ <menuitem action="tool-preset-editor-restore" />
+ <separator />
+ <menuitem action="tool-preset-editor-edit-active" />
+ </popup>
+</ui>