[meld] Remove unused duplicate and edit buttons from list widget
- From: Kai Willadsen <kaiw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [meld] Remove unused duplicate and edit buttons from list widget
- Date: Tue, 15 Feb 2011 09:10:00 +0000 (UTC)
commit dd669a091e07e927fdef0010a4798739293a39b4
Author: Kai Willadsen <kai willadsen gmail com>
Date: Tue Feb 15 18:49:12 2011 +1000
Remove unused duplicate and edit buttons from list widget
data/ui/EditableList.ui | 40 ----------------------------------------
1 files changed, 0 insertions(+), 40 deletions(-)
---
diff --git a/data/ui/EditableList.ui b/data/ui/EditableList.ui
index fecda0b..e37683f 100644
--- a/data/ui/EditableList.ui
+++ b/data/ui/EditableList.ui
@@ -146,46 +146,6 @@
</packing>
</child>
<child>
- <object class="GtkSeparatorToolItem" id="dup_edit_sep">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="homogeneous">True</property>
- </packing>
- </child>
- <child>
- <object class="GtkToolButton" id="dup">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="tooltip_text" translatable="yes">Duplicate selected filter</property>
- <property name="use_action_appearance">False</property>
- <property name="label" translatable="yes">Du_plicate</property>
- <property name="use_underline">True</property>
- <property name="icon_name">edit-copy</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="homogeneous">True</property>
- </packing>
- </child>
- <child>
- <object class="GtkToolButton" id="edit">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="tooltip_text" translatable="yes">Edit selected filter</property>
- <property name="use_action_appearance">False</property>
- <property name="label" translatable="yes">_Edit</property>
- <property name="use_underline">True</property>
- <property name="icon_name">gtk-edit</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="homogeneous">True</property>
- </packing>
- </child>
- <child>
<object class="GtkSeparatorToolItem" id="up_down_sep">
<property name="visible">True</property>
<property name="can_focus">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]