[tracker] tracker-preferences: Used latest glade and require GTK+ 3.18, fixed tab properties
- From: Martyn James Russell <mr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] tracker-preferences: Used latest glade and require GTK+ 3.18, fixed tab properties
- Date: Fri, 9 May 2014 12:10:45 +0000 (UTC)
commit 911a34b0675d586686b45570963e4d1e3c444585
Author: Martyn Russell <martyn lanedo com>
Date: Fri May 9 12:09:28 2014 +0100
tracker-preferences: Used latest glade and require GTK+ 3.18, fixed tab properties
src/tracker-preferences/tracker-preferences.ui | 19 ++++++-------------
1 files changed, 6 insertions(+), 13 deletions(-)
---
diff --git a/src/tracker-preferences/tracker-preferences.ui b/src/tracker-preferences/tracker-preferences.ui
index 8eb5159..4d1b629 100644
--- a/src/tracker-preferences/tracker-preferences.ui
+++ b/src/tracker-preferences/tracker-preferences.ui
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.16.1 -->
+<!-- Generated with glade 3.18.2 -->
<interface>
- <requires lib="gtk+" version="3.0"/>
+ <requires lib="gtk+" version="3.12"/>
<object class="GtkAdjustment" id="adjustment_delay">
<property name="upper">1000</property>
<property name="value">10</property>
@@ -99,10 +99,6 @@
<property name="position">1</property>
</packing>
</child>
- <action-widgets>
- <action-widget response="-10">button_apply</action-widget>
- <action-widget response="-7">button_close</action-widget>
- </action-widgets>
</object>
<packing>
<property name="expand">False</property>
@@ -529,9 +525,6 @@ This option allows you to make Tracker take a back seat and not eat up too much
<property name="can_focus">False</property>
<property name="label" translatable="yes">Indexing</property>
</object>
- <packing>
- <property name="tab_fill">False</property>
- </packing>
</child>
<child>
<object class="GtkBox" id="vbox_locations">
@@ -952,7 +945,6 @@ Those which are the same are disabled!</property>
</object>
<packing>
<property name="position">1</property>
- <property name="tab_fill">False</property>
</packing>
</child>
<child>
@@ -1419,7 +1411,6 @@ Most commonly this is used to ignore directories like *~, *.o, *.la, etc</proper
</object>
<packing>
<property name="position">2</property>
- <property name="tab_fill">False</property>
</packing>
</child>
<child>
@@ -1593,7 +1584,6 @@ Most commonly this is used to ignore directories like *~, *.o, *.la, etc</proper
</object>
<packing>
<property name="position">3</property>
- <property name="tab_fill">False</property>
</packing>
</child>
<child>
@@ -1800,7 +1790,6 @@ Clicking this button will close the preferences too.</property>
</object>
<packing>
<property name="position">4</property>
- <property name="tab_fill">False</property>
</packing>
</child>
</object>
@@ -1812,5 +1801,9 @@ Clicking this button will close the preferences too.</property>
</child>
</object>
</child>
+ <action-widgets>
+ <action-widget response="-10">button_apply</action-widget>
+ <action-widget response="-7">button_close</action-widget>
+ </action-widgets>
</object>
</interface>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]