aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/send-options/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchenthill@novell.com>2005-01-12 21:56:35 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2005-01-12 21:56:35 +0800
commit863c66f94e8fee8e5c7ff007d66bdcc2b6bb300a (patch)
tree8ce85f13faa0fc6cf5b03c12374dac5cf5f5a5f0 /plugins/send-options/ChangeLog
parent2d7c911e65d64ec0dfd19d7cdd598f68deea54ef (diff)
downloadgsoc2013-evolution-863c66f94e8fee8e5c7ff007d66bdcc2b6bb300a.tar
gsoc2013-evolution-863c66f94e8fee8e5c7ff007d66bdcc2b6bb300a.tar.gz
gsoc2013-evolution-863c66f94e8fee8e5c7ff007d66bdcc2b6bb300a.tar.bz2
gsoc2013-evolution-863c66f94e8fee8e5c7ff007d66bdcc2b6bb300a.tar.lz
gsoc2013-evolution-863c66f94e8fee8e5c7ff007d66bdcc2b6bb300a.tar.xz
gsoc2013-evolution-863c66f94e8fee8e5c7ff007d66bdcc2b6bb300a.tar.zst
gsoc2013-evolution-863c66f94e8fee8e5c7ff007d66bdcc2b6bb300a.zip
Added some functons to change the global send options.
2005-01-12 Chenthill Palanisamy <pchenthill@novell.com> * Makefile.am: * send-options.c: (get_cnc), (e_send_options_load_general_opts), (e_sendoptions_clicked_cb), (org_gnome_send_options), (e_send_options_copy_general_opts), (e_send_options_copy_status_options), (check_status_options_changed), (check_general_changed), (send_options_copy_check_changed), (get_source), (add_return_value), (put_options_in_source), (add_send_options_to_source), (send_options_commit): Added some functons to change the global send options. svn path=/trunk/; revision=28378
Diffstat (limited to 'plugins/send-options/ChangeLog')
-rw-r--r--plugins/send-options/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/plugins/send-options/ChangeLog b/plugins/send-options/ChangeLog
index d1f4a20a47..aabd5b84f2 100644
--- a/plugins/send-options/ChangeLog
+++ b/plugins/send-options/ChangeLog
@@ -1,3 +1,16 @@
+2005-01-12 Chenthill Palanisamy <pchenthill@novell.com>
+
+ * Makefile.am:
+ * send-options.c: (get_cnc), (e_send_options_load_general_opts),
+ (e_sendoptions_clicked_cb), (org_gnome_send_options),
+ (e_send_options_copy_general_opts),
+ (e_send_options_copy_status_options),
+ (check_status_options_changed), (check_general_changed),
+ (send_options_copy_check_changed), (get_source),
+ (add_return_value), (put_options_in_source),
+ (add_send_options_to_source), (send_options_commit): Added some
+ functons to change the global send options.
+
2005-01-10 Rodney Dawes <dobey@novell.com>
* Makefile.am (INCLUDES): Clean up spacing