aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/ldap-config.glade
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2002-04-19 13:29:10 +0800
committerChris Toshok <toshok@src.gnome.org>2002-04-19 13:29:10 +0800
commite1a10e4256227c4cd8bc9ffc6b373b7f50358c6a (patch)
tree0ff0d22db0670d95f67b06b08ef7c20ac82424a4 /addressbook/gui/component/ldap-config.glade
parent58d7feca840672f03ca7b6953fac98caa13516ad (diff)
downloadgsoc2013-evolution-e1a10e4256227c4cd8bc9ffc6b373b7f50358c6a.tar
gsoc2013-evolution-e1a10e4256227c4cd8bc9ffc6b373b7f50358c6a.tar.gz
gsoc2013-evolution-e1a10e4256227c4cd8bc9ffc6b373b7f50358c6a.tar.bz2
gsoc2013-evolution-e1a10e4256227c4cd8bc9ffc6b373b7f50358c6a.tar.lz
gsoc2013-evolution-e1a10e4256227c4cd8bc9ffc6b373b7f50358c6a.tar.xz
gsoc2013-evolution-e1a10e4256227c4cd8bc9ffc6b373b7f50358c6a.tar.zst
gsoc2013-evolution-e1a10e4256227c4cd8bc9ffc6b373b7f50358c6a.zip
change order of scope option menu to match how it's stored.
2002-04-18 Chris Toshok <toshok@ximian.com> * gui/component/ldap-config.glade: change order of scope option menu to match how it's stored. svn path=/trunk/; revision=16534
Diffstat (limited to 'addressbook/gui/component/ldap-config.glade')
-rw-r--r--addressbook/gui/component/ldap-config.glade4
1 files changed, 2 insertions, 2 deletions
diff --git a/addressbook/gui/component/ldap-config.glade b/addressbook/gui/component/ldap-config.glade
index fd9ebfad8c..868cdb40f0 100644
--- a/addressbook/gui/component/ldap-config.glade
+++ b/addressbook/gui/component/ldap-config.glade
@@ -4435,8 +4435,8 @@ exploits. </label>
<class>GtkOptionMenu</class>
<name>scope-optionmenu</name>
<can_focus>True</can_focus>
- <items>Sub
-One
+ <items>One
+Sub
</items>
<initial_choice>0</initial_choice>
</widget>