diff options
Diffstat (limited to 'plugins/send-options/ChangeLog')
-rw-r--r-- | plugins/send-options/ChangeLog | 10 |
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. + |