diff options
author | Chris Toshok <toshok@ximian.com> | 2001-10-18 05:22:54 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2001-10-18 05:22:54 +0800 |
commit | 720babfbfda3e1919804327d2ff546b48a32d5b3 (patch) | |
tree | 78fd51e8f4790e22f0af8c96ccfbf826578a4dc3 /addressbook/ChangeLog | |
parent | 3e7e7bb07b4f40adfdb76f4e63ff8e7108089ebd (diff) | |
download | gsoc2013-evolution-720babfbfda3e1919804327d2ff546b48a32d5b3.tar.gz gsoc2013-evolution-720babfbfda3e1919804327d2ff546b48a32d5b3.tar.zst gsoc2013-evolution-720babfbfda3e1919804327d2ff546b48a32d5b3.zip |
grab focus in the Account entry when preparing the dialog, fixes #10406.
2001-10-17 Chris Toshok <toshok@ximian.com>
* gui/component/addressbook-config.c (addressbook_source_dialog):
grab focus in the Account entry when preparing the dialog, fixes
#10406.
svn path=/trunk/; revision=13734
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 968a80578c..6602cd9c1f 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,11 @@ 2001-10-17 Chris Toshok <toshok@ximian.com> + * gui/component/addressbook-config.c (addressbook_source_dialog): + grab focus in the Account entry when preparing the dialog, fixes + #10406. + +2001-10-17 Chris Toshok <toshok@ximian.com> + * gui/component/select-names/e-select-names.c (new_folder): make sure to also add "ldap-contacts" folders to the option menu. |