From 28e5262d541d66b204f1017b5cdb12571593fb2a Mon Sep 17 00:00:00 2001 From: Johnny Jacob Date: Fri, 23 May 2008 06:19:26 +0000 Subject: Attachment Reminder - Fixes Bug #529995. Disable the plugin when user says - do not show this message again svn path=/trunk/; revision=35529 --- plugins/attachment-reminder/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'plugins/attachment-reminder/ChangeLog') diff --git a/plugins/attachment-reminder/ChangeLog b/plugins/attachment-reminder/ChangeLog index 2bcf880ff1..c06349e093 100644 --- a/plugins/attachment-reminder/ChangeLog +++ b/plugins/attachment-reminder/ChangeLog @@ -1,5 +1,19 @@ 2008-05-22 Johnny Jacob + + ** Fixes Bug #529995 + + * attachment-reminder.c (ask_for_missing_attachment): Disable the plugin. + + * apps-evolution-attachment-reminder.schemas.in: Removed GConf key. + * attachment-reminder.c (toggle_cb): Removed. + (e_plugin_lib_get_configure_widget): Remove "Remind missing attachments" + check button. + (org_gnome_evolution_attachment_reminder): Removed Gconf key + for enable/disable . + +2008-05-22 Johnny Jacob + * attachment-reminder.c (strip_text_msg): Wrong condition check 2008-05-20 Johnny Jacob -- cgit