diff options
author | Dan Winship <danw@src.gnome.org> | 2002-08-20 03:33:05 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2002-08-20 03:33:05 +0800 |
commit | 520d7194c4837f288733b29fa69f9cdde524fe38 (patch) | |
tree | 9a3543d2c81fa7bab7a46987b1bbec576981a79f /shell/ChangeLog | |
parent | 58084b908ae3b3cdf0cb65137d8825007086ffb5 (diff) | |
download | gsoc2013-evolution-520d7194c4837f288733b29fa69f9cdde524fe38.tar.gz gsoc2013-evolution-520d7194c4837f288733b29fa69f9cdde524fe38.tar.zst gsoc2013-evolution-520d7194c4837f288733b29fa69f9cdde524fe38.zip |
Get the "addresses" property of the select names control rather than
* e-shell-shared-folder-picker-dialog.c (show_dialog): Get the
"addresses" property of the select names control rather than
"text", so we get the email address too. #28953
svn path=/trunk/; revision=17804
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index c5cb529fa4..7c506271b7 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,9 @@ 2002-08-19 Dan Winship <danw@ximian.com> + * e-shell-shared-folder-picker-dialog.c (show_dialog): Get the + "addresses" property of the select names control rather than + "text", so we get the email address too. #28953 + * e-folder-type-registry.c (e_folder_type_registry_type_registered, e_folder_type_registry_unregister_type): Fix the names of these |