summaryrefslogtreecommitdiff
path: root/plugins/shellexecui/shellexec.glade
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2012-11-04 20:33:08 +0100
committerGravatar waker <wakeroid@gmail.com>2012-11-04 20:33:08 +0100
commit507066e6d3eaf4e1812eb9bf2c0791e6f2670f04 (patch)
tree9d58e494cedc7c64f23f6376d976afed670709f1 /plugins/shellexecui/shellexec.glade
parent4a96b1a94e135617a1388b5b26040d774db2fc34 (diff)
transition to the new plugin action API (WIP)
Diffstat (limited to 'plugins/shellexecui/shellexec.glade')
-rw-r--r--plugins/shellexecui/shellexec.glade20
1 files changed, 0 insertions, 20 deletions
diff --git a/plugins/shellexecui/shellexec.glade b/plugins/shellexecui/shellexec.glade
index d2f21b35..3e64ca2b 100644
--- a/plugins/shellexecui/shellexec.glade
+++ b/plugins/shellexecui/shellexec.glade
@@ -476,26 +476,6 @@
</child>
<child>
- <widget class="GtkCheckButton" id="playlist_check">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">Item should appear on the playlist tab context menu</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Playlist</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
<widget class="GtkCheckButton" id="common_check">
<property name="visible">True</property>
<property name="tooltip" translatable="yes">Item should appear in the main menu</property>