summaryrefslogtreecommitdiff
path: root/plugins/shellexecui/shellexec.glade
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <waker@users.sourceforge.net>2013-11-12 20:48:46 +0100
committerGravatar Alexey Yakovenko <waker@users.sourceforge.net>2013-11-12 20:48:46 +0100
commit7ad78ff1ae43ce8195d828088b75a86f265bdf3f (patch)
tree2cb0ba077d4885fbb8c01a3e4b09941afa00cca2 /plugins/shellexecui/shellexec.glade
parent1fd10ce2366cc4a9366ddc430c832677a43684a7 (diff)
shellexecui: gui tweaks
Diffstat (limited to 'plugins/shellexecui/shellexec.glade')
-rw-r--r--plugins/shellexecui/shellexec.glade27
1 files changed, 26 insertions, 1 deletions
diff --git a/plugins/shellexecui/shellexec.glade b/plugins/shellexecui/shellexec.glade
index 3e64ca2b..aea894ae 100644
--- a/plugins/shellexecui/shellexec.glade
+++ b/plugins/shellexecui/shellexec.glade
@@ -480,7 +480,7 @@
<property name="visible">True</property>
<property name="tooltip" translatable="yes">Item should appear in the main menu</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">Common</property>
+ <property name="label" translatable="yes">Generic (Main Menu)</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>
@@ -494,6 +494,31 @@
<property name="fill">False</property>
</packing>
</child>
+
+ <child>
+ <widget class="GtkLabel" id="label1">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">&lt;small&gt;If you want to add the command to main menu, make sure that title contains the menu path like this: &quot;File/My Command&quot;, where File is the menu name in the English version.&lt;/small&gt;</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">True</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">True</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
+ <property name="width_chars">-1</property>
+ <property name="single_line_mode">False</property>
+ <property name="angle">0</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
</widget>
</child>
</widget>