diff options
author | Johnny Jacob <jjohnny@src.gnome.org> | 2008-05-26 19:20:45 +0800 |
---|---|---|
committer | Johnny Jacob <jjohnny@src.gnome.org> | 2008-05-26 19:20:45 +0800 |
commit | f4db10997283c2455a81e4d6342492aa902ad27b (patch) | |
tree | e6ab4d2aae18ceef6d17143edda0471332f59465 /plugins/attachment-reminder/ChangeLog | |
parent | f0c1d53ccf969bb46397ba1602f7b6cb36640e95 (diff) | |
download | gsoc2013-evolution-f4db10997283c2455a81e4d6342492aa902ad27b.tar gsoc2013-evolution-f4db10997283c2455a81e4d6342492aa902ad27b.tar.gz gsoc2013-evolution-f4db10997283c2455a81e4d6342492aa902ad27b.tar.bz2 gsoc2013-evolution-f4db10997283c2455a81e4d6342492aa902ad27b.tar.lz gsoc2013-evolution-f4db10997283c2455a81e4d6342492aa902ad27b.tar.xz gsoc2013-evolution-f4db10997283c2455a81e4d6342492aa902ad27b.tar.zst gsoc2013-evolution-f4db10997283c2455a81e4d6342492aa902ad27b.zip |
Fix for Bug 496476 : Let the plugin configure widgets expand (resize).
svn path=/trunk/; revision=35549
Diffstat (limited to 'plugins/attachment-reminder/ChangeLog')
-rw-r--r-- | plugins/attachment-reminder/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/attachment-reminder/ChangeLog b/plugins/attachment-reminder/ChangeLog index c06349e093..86cf6e0ba6 100644 --- a/plugins/attachment-reminder/ChangeLog +++ b/plugins/attachment-reminder/ChangeLog @@ -1,3 +1,12 @@ +2008-05-23 Johnny Jacob <jjohnny@novell.com> + + ** Fixes Bug 496476. + + * attachment-reminder.glade: Removed GtkTables and added simple HBoxes + + * attachment-reminder.c (e_plugin_lib_get_configure_widget): Let the + configure widget expand. + 2008-05-22 Johnny Jacob <jjohnny@novell.com> ** Fixes Bug #529995 |