summaryrefslogtreecommitdiff
path: root/editor/dconf-editor-menu.ui
diff options
context:
space:
mode:
Diffstat (limited to 'editor/dconf-editor-menu.ui')
-rw-r--r--editor/dconf-editor-menu.ui22
1 files changed, 0 insertions, 22 deletions
diff --git a/editor/dconf-editor-menu.ui b/editor/dconf-editor-menu.ui
deleted file mode 100644
index 7f555f6..0000000
--- a/editor/dconf-editor-menu.ui
+++ /dev/null
@@ -1,22 +0,0 @@
-<interface>
- <menu id="menu">
- <section>
- <item>
- <attribute name="label" translatable="yes">_Find…</attribute>
- <attribute name="action">app.find</attribute>
- <attribute name="accel">&lt;Primary&gt;f</attribute>
- </item>
- </section>
- <section>
- <item>
- <attribute name="label" translatable="yes">_About</attribute>
- <attribute name="action">app.about</attribute>
- </item>
- <item>
- <attribute name="label" translatable="yes">_Quit</attribute>
- <attribute name="action">app.quit</attribute>
- <attribute name="accel">&lt;Primary&gt;q</attribute>
- </item>
- </section>
- </menu>
-</interface>