aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/send-options/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchenthill@novell.com>2005-01-10 21:59:41 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2005-01-10 21:59:41 +0800
commit61e1d0ff645154d93a7421e94009f0e51f4f061a (patch)
tree59db4529abfd3a15f9974f8395d390313f7e7bf1 /plugins/send-options/ChangeLog
parentf875d0dd15cccfd32cd38a155edf7576bb1a0617 (diff)
downloadgsoc2013-evolution-61e1d0ff645154d93a7421e94009f0e51f4f061a.tar
gsoc2013-evolution-61e1d0ff645154d93a7421e94009f0e51f4f061a.tar.gz
gsoc2013-evolution-61e1d0ff645154d93a7421e94009f0e51f4f061a.tar.bz2
gsoc2013-evolution-61e1d0ff645154d93a7421e94009f0e51f4f061a.tar.lz
gsoc2013-evolution-61e1d0ff645154d93a7421e94009f0e51f4f061a.tar.xz
gsoc2013-evolution-61e1d0ff645154d93a7421e94009f0e51f4f061a.tar.zst
gsoc2013-evolution-61e1d0ff645154d93a7421e94009f0e51f4f061a.zip
Plugin file to add the send options button in the account editor. Adds the
2005-01-10 Chenthill Palanisamy <pchenthill@novell.com> * MakeFile.am: * org-gnome-send-options.eplug.in: Plugin file to add the send options button in the account editor. * send-options.c: Adds the send options button inside a frame in the defaults page of the account editor for groupwise accounts. Clicking on the button gets the settings from the server and shows it in the send options dialog box. svn path=/trunk/; revision=28318
Diffstat (limited to 'plugins/send-options/ChangeLog')
-rw-r--r--plugins/send-options/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/send-options/ChangeLog b/plugins/send-options/ChangeLog
new file mode 100644
index 0000000000..07ed65cbad
--- /dev/null
+++ b/plugins/send-options/ChangeLog
@@ -0,0 +1,10 @@
+2005-01-10 Chenthill Palanisamy <pchenthill@novell.com>
+
+ * MakeFile.am:
+ * org-gnome-send-options.eplug.in: Plugin file to add
+ the send options button in the account editor.
+ * send-options.c: Adds the send options button inside a frame
+ in the defaults page of the account editor for groupwise
+ accounts. Clicking on the button gets the settings from the
+ server and shows it in the send options dialog box.
+