aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/ChangeLog
diff options
context:
space:
mode:
authorVeerapuram Varadhan <vvaradan@src.gnome.org>2007-01-23 02:58:03 +0800
committerVeerapuram Varadhan <vvaradan@src.gnome.org>2007-01-23 02:58:03 +0800
commitd6323f8303add9ec85e1f51d0ad8c5e804f2f50d (patch)
treeab67352723d079186d28a618ff52a4d2fe108016 /plugins/exchange-operations/ChangeLog
parent7f17eb8d4d9baa2c942e9dd64f319c6c6107b5a8 (diff)
downloadgsoc2013-evolution-d6323f8303add9ec85e1f51d0ad8c5e804f2f50d.tar
gsoc2013-evolution-d6323f8303add9ec85e1f51d0ad8c5e804f2f50d.tar.gz
gsoc2013-evolution-d6323f8303add9ec85e1f51d0ad8c5e804f2f50d.tar.bz2
gsoc2013-evolution-d6323f8303add9ec85e1f51d0ad8c5e804f2f50d.tar.lz
gsoc2013-evolution-d6323f8303add9ec85e1f51d0ad8c5e804f2f50d.tar.xz
gsoc2013-evolution-d6323f8303add9ec85e1f51d0ad8c5e804f2f50d.tar.zst
gsoc2013-evolution-d6323f8303add9ec85e1f51d0ad8c5e804f2f50d.zip
Glade file for exchange send options . Added a hook for implementing send
* exchange-send-options.glade :Glade file for exchange send options . * org-gnome-exchange-operations.eplug.xml :Added a hook for implementing send options . * exchange-mail-send-options.c :Contains code for invoking the dialog and processing the data received and destroying the dialog . * exchange-send-options.[c,h] :Contains the GType for exchange send options dialog . svn path=/trunk/; revision=33137
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r--plugins/exchange-operations/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog
index 879a25462d..f4d81e1f9d 100644
--- a/plugins/exchange-operations/ChangeLog
+++ b/plugins/exchange-operations/ChangeLog
@@ -1,3 +1,15 @@
+2006-01-18 Raghavendran R <raghavguru7@gmail.com>
+
+ * exchange-send-options.glade :Glade file for
+ exchange send options .
+ * org-gnome-exchange-operations.eplug.xml :Added a
+ hook for implementing send options .
+ * exchange-mail-send-options.c :Contains code for invoking
+ the dialog and processing the data received and destroying
+ the dialog .
+ * exchange-send-options.[c,h] :Contains the GType for exchange
+ send options dialog .
+
2006-12-18 Veerapuram Varadhan <vvaradhan@novell.com>
Fixes bnc #208395