diff options
author | Chris Toshok <toshok@ximian.com> | 2004-07-22 10:12:34 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2004-07-22 10:12:34 +0800 |
commit | a63a20c74077659aa6559965a9ea7894a64590e9 (patch) | |
tree | cdfe7448a84994767efb03aaf09daea56146fdae /addressbook/ChangeLog | |
parent | 23e97f1bef569a46e277ce5c4a9c8fd0313c00e3 (diff) | |
download | gsoc2013-evolution-a63a20c74077659aa6559965a9ea7894a64590e9.tar.gz gsoc2013-evolution-a63a20c74077659aa6559965a9ea7894a64590e9.tar.zst gsoc2013-evolution-a63a20c74077659aa6559965a9ea7894a64590e9.zip |
[ fixes #60508 ]
2004-07-21 Chris Toshok <toshok@ximian.com>
[ fixes #60508 ]
* gui/component/addressbook-config.h: reorder the Scopes so that
they match the option menu.
* gui/component/ldap-config.glade: change the scope option menu to
only display One and Sub, and also set the Login field to Lo_gin
in both dialogs. Add accelerators for the details page as well.
svn path=/trunk/; revision=26692
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 4f96d6446e..67f7374ae0 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,14 @@ +2004-07-21 Chris Toshok <toshok@ximian.com> + + [ fixes #60508 ] + + * gui/component/addressbook-config.h: reorder the Scopes so that + they match the option menu. + + * gui/component/ldap-config.glade: change the scope option menu to + only display One and Sub, and also set the Login field to Lo_gin + in both dialogs. Add accelerators for the details page as well. + 2004-07-21 Rodney Dawes <dobey@novell.com> * gui/contact-editor/contact-editor.glade: |