summaryrefslogtreecommitdiffstats
path: root/sd/uiconfig/sdraw/ui/navigatorcontextmenu.ui
diff options
context:
space:
mode:
Diffstat (limited to 'sd/uiconfig/sdraw/ui/navigatorcontextmenu.ui')
-rw-r--r--sd/uiconfig/sdraw/ui/navigatorcontextmenu.ui17
1 files changed, 17 insertions, 0 deletions
diff --git a/sd/uiconfig/sdraw/ui/navigatorcontextmenu.ui b/sd/uiconfig/sdraw/ui/navigatorcontextmenu.ui
new file mode 100644
index 0000000000..746734e4e8
--- /dev/null
+++ b/sd/uiconfig/sdraw/ui/navigatorcontextmenu.ui
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.38.2 -->
+<interface domain="sd">
+ <requires lib="gtk+" version="3.20"/>
+ <object class="GtkMenu" id="navmenu">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <child>
+ <object class="GtkMenuItem" id="rename">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <property name="label" translatable="yes" context="navigatorcontextmenu|STR_RENAME">Rename...</property>
+ <property name="use-underline">True</property>
+ </object>
+ </child>
+ </object>
+</interface>