aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/attachment-reminder/ChangeLog
diff options
context:
space:
mode:
authorJohnny Jacob <jjohnny@src.gnome.org>2008-05-26 19:20:45 +0800
committerJohnny Jacob <jjohnny@src.gnome.org>2008-05-26 19:20:45 +0800
commitf4db10997283c2455a81e4d6342492aa902ad27b (patch)
treee6ab4d2aae18ceef6d17143edda0471332f59465 /plugins/attachment-reminder/ChangeLog
parentf0c1d53ccf969bb46397ba1602f7b6cb36640e95 (diff)
downloadgsoc2013-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/ChangeLog9
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