tracker r1167 - trunk/src/tracker-preferences



Author: jamiemcc
Date: Thu Feb 28 01:14:03 2008
New Revision: 1167
URL: http://svn.gnome.org/viewvc/tracker?rev=1167&view=rev

Log:
glade 3 mods to glade file

Modified:
   trunk/src/tracker-preferences/tracker-preferences.glade

Modified: trunk/src/tracker-preferences/tracker-preferences.glade
==============================================================================
--- trunk/src/tracker-preferences/tracker-preferences.glade	(original)
+++ trunk/src/tracker-preferences/tracker-preferences.glade	Thu Feb 28 01:14:03 2008
@@ -1027,32 +1027,28 @@
                                 <property name="column_spacing">12</property>
                                 <property name="row_spacing">6</property>
                                 <child>
-                                  <widget class="GtkHScale" id="scaThrottle">
+                                  <widget class="GtkLabel" id="lblThrottlingLevel">
                                     <property name="visible">True</property>
-                                    <property name="adjustment">0 0 99 1 1 0</property>
-                                    <property name="digits">0</property>
+                                    <property name="xalign">0</property>
+                                    <property name="label" translatable="yes">Indexing speed:</property>
                                     <accessibility>
-                                      <atkrelation target="lblThrottlingLevel" type="labelled-by"/>
+                                      <atkrelation target="scaThrottle" type="label-for"/>
                                     </accessibility>
                                   </widget>
                                   <packing>
-                                    <property name="left_attach">1</property>
-                                    <property name="right_attach">2</property>
-                                    <property name="top_attach">1</property>
-                                    <property name="bottom_attach">2</property>
-                                    <property name="y_options">GTK_FILL</property>
+                                    <property name="right_attach">3</property>
+                                    <property name="x_options">GTK_FILL</property>
+                                    <property name="y_options"></property>
                                   </packing>
                                 </child>
                                 <child>
-                                  <widget class="GtkLabel" id="label23">
+                                  <widget class="GtkLabel" id="label24">
                                     <property name="visible">True</property>
                                     <property name="xalign">0</property>
                                     <property name="yalign">0</property>
-                                    <property name="label" translatable="yes">Slower</property>
+                                    <property name="label" translatable="yes">Faster</property>
                                   </widget>
                                   <packing>
-                                    <property name="left_attach">2</property>
-                                    <property name="right_attach">3</property>
                                     <property name="top_attach">1</property>
                                     <property name="bottom_attach">2</property>
                                     <property name="x_options">GTK_FILL</property>
@@ -1060,13 +1056,15 @@
                                   </packing>
                                 </child>
                                 <child>
-                                  <widget class="GtkLabel" id="label24">
+                                  <widget class="GtkLabel" id="label23">
                                     <property name="visible">True</property>
                                     <property name="xalign">0</property>
                                     <property name="yalign">0</property>
-                                    <property name="label" translatable="yes">Faster</property>
+                                    <property name="label" translatable="yes">Slower</property>
                                   </widget>
                                   <packing>
+                                    <property name="left_attach">2</property>
+                                    <property name="right_attach">3</property>
                                     <property name="top_attach">1</property>
                                     <property name="bottom_attach">2</property>
                                     <property name="x_options">GTK_FILL</property>
@@ -1074,18 +1072,20 @@
                                   </packing>
                                 </child>
                                 <child>
-                                  <widget class="GtkLabel" id="lblThrottlingLevel">
+                                  <widget class="GtkHScale" id="scaThrottle">
                                     <property name="visible">True</property>
-                                    <property name="xalign">0</property>
-                                    <property name="label" translatable="yes">Indexing speed:</property>
+                                    <property name="adjustment">0 0 99 1 1 0</property>
+                                    <property name="digits">0</property>
                                     <accessibility>
-                                      <atkrelation target="scaThrottle" type="label-for"/>
+                                      <atkrelation target="lblThrottlingLevel" type="labelled-by"/>
                                     </accessibility>
                                   </widget>
                                   <packing>
-                                    <property name="right_attach">3</property>
-                                    <property name="x_options">GTK_FILL</property>
-                                    <property name="y_options"></property>
+                                    <property name="left_attach">1</property>
+                                    <property name="right_attach">2</property>
+                                    <property name="top_attach">1</property>
+                                    <property name="bottom_attach">2</property>
+                                    <property name="y_options">GTK_FILL</property>
                                   </packing>
                                 </child>
                               </widget>
@@ -1242,28 +1242,28 @@
                                   <placeholder/>
                                 </child>
                                 <child>
-                                  <widget class="GtkLabel" id="label33">
+                                  <widget class="GtkLabel" id="label30">
                                     <property name="visible">True</property>
                                     <property name="xalign">0</property>
-                                    <property name="label" translatable="yes">kB</property>
+                                    <property name="label" translatable="yes">Maximum _amount of text to index:</property>
+                                    <property name="use_underline">True</property>
+                                    <property name="mnemonic_widget">spnMaxText</property>
                                   </widget>
                                   <packing>
-                                    <property name="left_attach">2</property>
-                                    <property name="right_attach">3</property>
                                     <property name="x_options">GTK_FILL</property>
                                     <property name="y_options"></property>
                                   </packing>
                                 </child>
                                 <child>
-                                  <widget class="GtkSpinButton" id="spnMaxWords">
+                                  <widget class="GtkLabel" id="label31">
                                     <property name="visible">True</property>
-                                    <property name="can_focus">True</property>
-                                    <property name="adjustment">10000 1000 1000000 100 500 500</property>
-                                    <property name="climb_rate">1</property>
+                                    <property name="xalign">0</property>
+                                    <property name="label" translatable="yes">Maximum number of unique _words to index:</property>
+                                    <property name="use_markup">True</property>
+                                    <property name="use_underline">True</property>
+                                    <property name="mnemonic_widget">spnMaxWords</property>
                                   </widget>
                                   <packing>
-                                    <property name="left_attach">1</property>
-                                    <property name="right_attach">2</property>
                                     <property name="top_attach">1</property>
                                     <property name="bottom_attach">2</property>
                                     <property name="x_options">GTK_FILL</property>
@@ -1285,15 +1285,15 @@
                                   </packing>
                                 </child>
                                 <child>
-                                  <widget class="GtkLabel" id="label31">
+                                  <widget class="GtkSpinButton" id="spnMaxWords">
                                     <property name="visible">True</property>
-                                    <property name="xalign">0</property>
-                                    <property name="label" translatable="yes">Maximum number of unique _words to index:</property>
-                                    <property name="use_markup">True</property>
-                                    <property name="use_underline">True</property>
-                                    <property name="mnemonic_widget">spnMaxWords</property>
+                                    <property name="can_focus">True</property>
+                                    <property name="adjustment">10000 1000 1000000 100 500 500</property>
+                                    <property name="climb_rate">1</property>
                                   </widget>
                                   <packing>
+                                    <property name="left_attach">1</property>
+                                    <property name="right_attach">2</property>
                                     <property name="top_attach">1</property>
                                     <property name="bottom_attach">2</property>
                                     <property name="x_options">GTK_FILL</property>
@@ -1301,14 +1301,14 @@
                                   </packing>
                                 </child>
                                 <child>
-                                  <widget class="GtkLabel" id="label30">
+                                  <widget class="GtkLabel" id="label33">
                                     <property name="visible">True</property>
                                     <property name="xalign">0</property>
-                                    <property name="label" translatable="yes">Maximum _amount of text to index:</property>
-                                    <property name="use_underline">True</property>
-                                    <property name="mnemonic_widget">spnMaxText</property>
+                                    <property name="label" translatable="yes">kB</property>
                                   </widget>
                                   <packing>
+                                    <property name="left_attach">2</property>
+                                    <property name="right_attach">3</property>
                                     <property name="x_options">GTK_FILL</property>
                                     <property name="y_options"></property>
                                   </packing>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]