summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJamie McCracken <jamiemcc@src.gnome.org>2008-02-28 01:14:03 +0000
committerJamie McCracken <jamiemcc@src.gnome.org>2008-02-28 01:14:03 +0000
commit31185a35546bb3fcc9d8e62a89ef51ff229e9789 (patch)
tree6f268e97c3ec0d2e16aac211affaf85e23a4a44f /src
parent1c48d6ae5e53dfb84f756e24cf2df554f8554199 (diff)
downloadtracker-31185a35546bb3fcc9d8e62a89ef51ff229e9789.tar.gz
glade 3 mods to glade file
svn path=/trunk/; revision=1167
Diffstat (limited to 'src')
-rw-r--r--src/tracker-preferences/tracker-preferences.glade84
1 files changed, 42 insertions, 42 deletions
diff --git a/src/tracker-preferences/tracker-preferences.glade b/src/tracker-preferences/tracker-preferences.glade
index 1542f2812..3dd6a2032 100644
--- a/src/tracker-preferences/tracker-preferences.glade
+++ b/src/tracker-preferences/tracker-preferences.glade
@@ -1027,32 +1027,28 @@ Swedish</property>
<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 @@ Swedish</property>
</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 @@ Swedish</property>
</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 @@ Swedish</property>
<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 @@ Swedish</property>
</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 @@ Swedish</property>
</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>