aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/plugin-manager/ChangeLog
diff options
context:
space:
mode:
authorSankarasivasubramanian Pasupathilingam <psankar@src.gnome.org>2007-07-26 19:28:11 +0800
committerSankarasivasubramanian Pasupathilingam <psankar@src.gnome.org>2007-07-26 19:28:11 +0800
commit81a1525568ec94fd82b55e2d74510ec8c8fcdb5f (patch)
treeae3e94018925c24f0995fa4367b1502fda15cb24 /plugins/plugin-manager/ChangeLog
parentc1a6b6f8d3b5026a872c86c6ccc4a1b21efdc4e6 (diff)
downloadgsoc2013-evolution-81a1525568ec94fd82b55e2d74510ec8c8fcdb5f.tar
gsoc2013-evolution-81a1525568ec94fd82b55e2d74510ec8c8fcdb5f.tar.gz
gsoc2013-evolution-81a1525568ec94fd82b55e2d74510ec8c8fcdb5f.tar.bz2
gsoc2013-evolution-81a1525568ec94fd82b55e2d74510ec8c8fcdb5f.tar.lz
gsoc2013-evolution-81a1525568ec94fd82b55e2d74510ec8c8fcdb5f.tar.xz
gsoc2013-evolution-81a1525568ec94fd82b55e2d74510ec8c8fcdb5f.tar.zst
gsoc2013-evolution-81a1525568ec94fd82b55e2d74510ec8c8fcdb5f.zip
Plugins should be configurable within the plugin-manager itself.
Fixes Preferences dialog bloating. See bug #459522 svn path=/trunk/; revision=33847
Diffstat (limited to 'plugins/plugin-manager/ChangeLog')
-rw-r--r--plugins/plugin-manager/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/plugin-manager/ChangeLog b/plugins/plugin-manager/ChangeLog
index b4484ac22a..99c4d32087 100644
--- a/plugins/plugin-manager/ChangeLog
+++ b/plugins/plugin-manager/ChangeLog
@@ -1,3 +1,11 @@
+2007-07-26 Sankar P <psankar@novell.com>
+
+ * plugin-manager.c: (eppm_response),
+ (org_gnome_plugin_manager_manage), (e_plugin_lib_configure):
+ Plugins should be configurable within the plugin-manager itself.
+ Fixes Preferences dialog bloating.
+ See bug #459522
+
2007-05-11 Sankar P <psankar@novell.com>
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>