diff options
author | Chris Toshok <toshok@ximian.com> | 2002-04-19 13:29:10 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2002-04-19 13:29:10 +0800 |
commit | e1a10e4256227c4cd8bc9ffc6b373b7f50358c6a (patch) | |
tree | 0ff0d22db0670d95f67b06b08ef7c20ac82424a4 /addressbook/ChangeLog | |
parent | 58d7feca840672f03ca7b6953fac98caa13516ad (diff) | |
download | gsoc2013-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/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 4cee199ec4..8d73b97f85 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,10 @@ 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. + +2002-04-18 Chris Toshok <toshok@ximian.com> + * gui/component/GNOME_Evolution_Addressbook.oaf.in: change ldap config control text so it fits in the config dialog. |