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