diff options
author | Anna Marie Dirks <anna@ximian.com> | 2002-08-08 02:01:20 +0800 |
---|---|---|
committer | Anna Dirks <anna@src.gnome.org> | 2002-08-08 02:01:20 +0800 |
commit | 3d94bb95601c1b025d4e10ce71fdfd94bd296cf6 (patch) | |
tree | 6168ee92252d324b3ab0a34e7bea77944de1f18f /my-evolution/ChangeLog | |
parent | f7a5a0a2618b4e38777c9ce54d35c72193364064 (diff) | |
download | gsoc2013-evolution-3d94bb95601c1b025d4e10ce71fdfd94bd296cf6.tar gsoc2013-evolution-3d94bb95601c1b025d4e10ce71fdfd94bd296cf6.tar.gz gsoc2013-evolution-3d94bb95601c1b025d4e10ce71fdfd94bd296cf6.tar.bz2 gsoc2013-evolution-3d94bb95601c1b025d4e10ce71fdfd94bd296cf6.tar.lz gsoc2013-evolution-3d94bb95601c1b025d4e10ce71fdfd94bd296cf6.tar.xz gsoc2013-evolution-3d94bb95601c1b025d4e10ce71fdfd94bd296cf6.tar.zst gsoc2013-evolution-3d94bb95601c1b025d4e10ce71fdfd94bd296cf6.zip |
Added an alignment to make button position be the same as the other
2002-08-07 Anna Marie Dirks <anna@ximian.com>
* e-summary-shown.c (e_summary_shown_init): Added an alignment to make
button position be the same as the other buttons of this type in evo.
(add_clicked): make this buttons sensitive when there is no proper
selection
(remove_clicked): same thing with the button
* my-evolution.glade: Capitalized "Weather Settings" properly.
svn path=/trunk/; revision=17732
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 12303459a3..a44f1ec44b 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,14 @@ +2002-08-07 Anna Marie Dirks <anna@ximian.com> + + * e-summary-shown.c (e_summary_shown_init): Added an alignment to make + button position be the same as the other buttons of this type in evo. + (add_clicked): make this buttons sensitive when there is no proper + selection + (remove_clicked): same thing with the button + + * my-evolution.glade: Capitalized "Weather Settings" properly. + + 2002-07-26 Peter Williams <peterw@ximian.com> * e-summary-mail.c (update_folder_cb): Don't use the folder's path |