diff options
author | Sankar P <psankar@novell.com> | 2007-07-26 20:53:16 +0800 |
---|---|---|
committer | Sankarasivasubramanian Pasupathilingam <psankar@src.gnome.org> | 2007-07-26 20:53:16 +0800 |
commit | 90bc74a38d17d22dd20f43f4e7f803ca9bc22a77 (patch) | |
tree | 2a96cb87b8822e647d6bc5972f18aa63ed081fde /plugins/attachment-reminder/ChangeLog | |
parent | e56b3158f062d3f61d18f4b888035d8a3b2583d1 (diff) | |
download | gsoc2013-evolution-90bc74a38d17d22dd20f43f4e7f803ca9bc22a77.tar gsoc2013-evolution-90bc74a38d17d22dd20f43f4e7f803ca9bc22a77.tar.gz gsoc2013-evolution-90bc74a38d17d22dd20f43f4e7f803ca9bc22a77.tar.bz2 gsoc2013-evolution-90bc74a38d17d22dd20f43f4e7f803ca9bc22a77.tar.lz gsoc2013-evolution-90bc74a38d17d22dd20f43f4e7f803ca9bc22a77.tar.xz gsoc2013-evolution-90bc74a38d17d22dd20f43f4e7f803ca9bc22a77.tar.zst gsoc2013-evolution-90bc74a38d17d22dd20f43f4e7f803ca9bc22a77.zip |
Configure attachment-reminder plugin within the plugin-manager.
2007-07-26 Sankar P <psankar@novell.com>
* attachment-reminder.c: (e_plugin_lib_configure),
(org_gnome_attachment_reminder_config_option):
* attachment-reminder.glade:
Configure attachment-reminder plugin within the plugin-manager.
svn path=/trunk/; revision=33854
Diffstat (limited to 'plugins/attachment-reminder/ChangeLog')
-rw-r--r-- | plugins/attachment-reminder/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/attachment-reminder/ChangeLog b/plugins/attachment-reminder/ChangeLog index 9776047d27..5f0a7970e2 100644 --- a/plugins/attachment-reminder/ChangeLog +++ b/plugins/attachment-reminder/ChangeLog @@ -1,3 +1,10 @@ +2007-07-26 Sankar P <psankar@novell.com> + + * attachment-reminder.c: (e_plugin_lib_configure), + (org_gnome_attachment_reminder_config_option): + * attachment-reminder.glade: + Configure attachment-reminder plugin within the plugin-manager. + 2007-07-26 Hiroyuki Ikezoe <poincare@ikezoe.net> * attachment-reminder.c: Plugged memory leak and the second argument |