aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/ldap-config.glade
diff options
context:
space:
mode:
authorHari Prasad Nadig <hp@ndeepak.info>2004-04-02 02:52:25 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-04-02 02:52:25 +0800
commit823c4492c54d09fab675b1c15966ef981a58ca9e (patch)
tree37457efcf4bb425932df460c379c95d8325d8c53 /addressbook/gui/component/ldap-config.glade
parentf482d0f961d82ed254aa48f1ad72b59f33f46a85 (diff)
downloadgsoc2013-evolution-823c4492c54d09fab675b1c15966ef981a58ca9e.tar
gsoc2013-evolution-823c4492c54d09fab675b1c15966ef981a58ca9e.tar.gz
gsoc2013-evolution-823c4492c54d09fab675b1c15966ef981a58ca9e.tar.bz2
gsoc2013-evolution-823c4492c54d09fab675b1c15966ef981a58ca9e.tar.lz
gsoc2013-evolution-823c4492c54d09fab675b1c15966ef981a58ca9e.tar.xz
gsoc2013-evolution-823c4492c54d09fab675b1c15966ef981a58ca9e.tar.zst
gsoc2013-evolution-823c4492c54d09fab675b1c15966ef981a58ca9e.zip
Fixes #53433.
2004-04-01 Hari Prasad Nadig <hp@ndeepak.info> Fixes #53433. * gui/component/addressbook-config.c (searching_tab_check): added the tab check for search tab. (dialog_to_source): added timeout to be saved. (source_to_dialog): just a piece to retrieve timeout from source. (addressbook_root_dse_query): few necessary changes. (do_ldap_root_dse_query): again few changes that were required. * gui/component/ldap-config.glade : set right the Hscale to display the selected value. svn path=/trunk/; revision=25281
Diffstat (limited to 'addressbook/gui/component/ldap-config.glade')
-rw-r--r--addressbook/gui/component/ldap-config.glade46
1 files changed, 2 insertions, 44 deletions
diff --git a/addressbook/gui/component/ldap-config.glade b/addressbook/gui/component/ldap-config.glade
index 93ee661d60..2d97cf7251 100644
--- a/addressbook/gui/component/ldap-config.glade
+++ b/addressbook/gui/component/ldap-config.glade
@@ -2104,8 +2104,8 @@ exploits. </property>
<widget class="GtkHScale" id="timeout-scale">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="draw_value">False</property>
- <property name="value_pos">GTK_POS_LEFT</property>
+ <property name="draw_value">True</property>
+ <property name="value_pos">GTK_POS_BOTTOM</property>
<property name="digits">0</property>
<property name="update_policy">GTK_UPDATE_CONTINUOUS</property>
<property name="inverted">False</property>
@@ -2138,48 +2138,6 @@ exploits. </property>
<property name="fill">False</property>
</packing>
</child>
-
- <child>
- <widget class="GtkLabel" id="label460">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Selected:</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">1</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label461">
- <property name="visible">True</property>
- <property name="label" translatable="yes">2:30</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
</widget>
</child>
</widget>