From 502751f24093c81294847cf89bd58380cf0eb829 Mon Sep 17 00:00:00 2001 From: Sankar P Date: Mon, 19 Nov 2007 13:00:15 +0000 Subject: ** Fix for bug #498173 2007-11-19 Sankar P ** Fix for bug #498173 * plugin-manager.c: (eppm_response): e_plugin_configure should be called only when user clicks on Configure button. svn path=/trunk/; revision=34553 --- plugins/plugin-manager/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'plugins/plugin-manager/ChangeLog') diff --git a/plugins/plugin-manager/ChangeLog b/plugins/plugin-manager/ChangeLog index 40111f51cd..108affe08c 100644 --- a/plugins/plugin-manager/ChangeLog +++ b/plugins/plugin-manager/ChangeLog @@ -1,3 +1,11 @@ +2007-11-19 Sankar P + + ** Fix for bug #498173 + + * plugin-manager.c: (eppm_response): + e_plugin_configure should be called only + when user clicks on Configure button. + 2007-10-26 Kjartan Maraas * plugin-manager.c: (org_gnome_plugin_manager_manage): -- cgit