diff options
author | Anna Marie Dirks <anna@ximian.com> | 2003-04-22 03:44:39 +0800 |
---|---|---|
committer | Anna Dirks <anna@src.gnome.org> | 2003-04-22 03:44:39 +0800 |
commit | fa118783407dcbd061b72f97b71d5be68866df07 (patch) | |
tree | 163066b0586d96a4e80c6b54211ec34dd3bd5645 /shell/ChangeLog | |
parent | a0efb21e9fda15e1bcb33d315a962e85bdc75169 (diff) | |
download | gsoc2013-evolution-fa118783407dcbd061b72f97b71d5be68866df07.tar.gz gsoc2013-evolution-fa118783407dcbd061b72f97b71d5be68866df07.tar.zst gsoc2013-evolution-fa118783407dcbd061b72f97b71d5be68866df07.zip |
Added appropriate border width to the folder selection dialog. Fixes
2003-04-21 Anna Marie Dirks <anna@ximian.com>
* e-shell-folder-selection-dialog.c
(e_shell_folder_selection_dialog_construct): Added appropriate border
width to the folder selection dialog. Fixes 41022, 41146, 41147,
41010, partially fixes 41025.
svn path=/trunk/; revision=20909
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 8aacf112f3..aae43847ff 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,4 +1,12 @@ 2003-04-21 Anna Marie Dirks <anna@ximian.com> + + * e-shell-folder-selection-dialog.c + (e_shell_folder_selection_dialog_construct): Added appropriate border + width to the folder selection dialog. Fixes 41022, 41146, 41147, + 41010, partially fixes 41025. + + +2003-04-21 Anna Marie Dirks <anna@ximian.com> * glade/evolution-startup-wizard.glade: Added spacing/padding to first-run dialog. Fixes 41242. |