[meld/deprecation-cleanup] preferences: Fix column selector UI for template changes
- From: Kai Willadsen <kaiw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [meld/deprecation-cleanup] preferences: Fix column selector UI for template changes
- Date: Sun, 9 Dec 2018 21:32:36 +0000 (UTC)
commit 21c69f5ce8b1d48f5535769c6b3b3ddbaedacb0b
Author: Kai Willadsen <kai willadsen gmail com>
Date: Mon Dec 10 06:09:51 2018 +1000
preferences: Fix column selector UI for template changes
meld/resources/ui/column-list.ui | 24 ------------------------
1 file changed, 24 deletions(-)
---
diff --git a/meld/resources/ui/column-list.ui b/meld/resources/ui/column-list.ui
index bac386ce..08e816eb 100644
--- a/meld/resources/ui/column-list.ui
+++ b/meld/resources/ui/column-list.ui
@@ -76,20 +76,6 @@
<style>
<class name="prefs-list-widget-toolbar"/>
</style>
- <child>
- <object class="GtkToolButton" id="add">
- <property name="can_focus">False</property>
- <property name="use_action_appearance">False</property>
- <property name="label" translatable="yes">_Add</property>
- <property name="use_underline">True</property>
- <property name="icon_name">list-add</property>
- <signal name="clicked" handler="on_add_clicked" swapped="no"/>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="homogeneous">True</property>
- </packing>
- </child>
<child>
<object class="GtkToolButton" id="remove">
<property name="can_focus">False</property>
@@ -97,16 +83,6 @@
<property name="label" translatable="yes">_Remove</property>
<property name="use_underline">True</property>
<property name="icon_name">list-remove</property>
- <signal name="clicked" handler="on_remove_clicked" swapped="no"/>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="homogeneous">True</property>
- </packing>
- </child>
- <child>
- <object class="GtkSeparatorToolItem" id="up_down_sep">
- <property name="can_focus">False</property>
</object>
<packing>
<property name="expand">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]