diff options
author | Not Zed <NotZed@Ximian.com> | 2002-11-25 10:22:38 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2002-11-25 10:22:38 +0800 |
commit | 8896a36925cc5ec873878caf1a0842f0c830f33e (patch) | |
tree | 3139a74323e921fe180ce6d3a3cdd854a9be23cc /composer/ChangeLog | |
parent | 3324e67a17442c8e3c8a3936d2f063ee675004d3 (diff) | |
download | gsoc2013-evolution-8896a36925cc5ec873878caf1a0842f0c830f33e.tar.gz gsoc2013-evolution-8896a36925cc5ec873878caf1a0842f0c830f33e.tar.zst gsoc2013-evolution-8896a36925cc5ec873878caf1a0842f0c830f33e.zip |
Remove the window size setting. (e_msg_composer_attachment_bar_new): Move
2002-11-25 Not Zed <NotZed@Ximian.com>
* e-msg-composer-attachment-bar.c (init): Remove the window size
setting.
(e_msg_composer_attachment_bar_new): Move the window size setting
here. Also set icon width based on 15 approximate characters, so
the icon text is more readable.
svn path=/trunk/; revision=18906
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index fae9f682d1..0f74ef29ff 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,11 @@ +2002-11-25 Not Zed <NotZed@Ximian.com> + + * e-msg-composer-attachment-bar.c (init): Remove the window size + setting. + (e_msg_composer_attachment_bar_new): Move the window size setting + here. Also set icon width based on 15 approximate characters, so + the icon text is more readable. + 2002-11-22 Not Zed <NotZed@Ximian.com> * e-msg-composer-select-file.c: rewrote most of this. Just use |