diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2007-09-10 05:13:02 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2007-09-10 05:13:02 +0800 |
commit | d11528c92cdf38b551e1783b71c9a2b9e7f5331b (patch) | |
tree | eab1e5b288396a57e211c82c3e8f6e1620663dc7 /plugins/publish-calendar/ChangeLog | |
parent | 552c833e7ce667c5f9305ef1fa221eeb4eb6b648 (diff) | |
download | gsoc2013-evolution-d11528c92cdf38b551e1783b71c9a2b9e7f5331b.tar.gz gsoc2013-evolution-d11528c92cdf38b551e1783b71c9a2b9e7f5331b.tar.zst gsoc2013-evolution-d11528c92cdf38b551e1783b71c9a2b9e7f5331b.zip |
Fixes #274047 (bnc)
svn path=/trunk/; revision=34209
Diffstat (limited to 'plugins/publish-calendar/ChangeLog')
-rw-r--r-- | plugins/publish-calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/publish-calendar/ChangeLog b/plugins/publish-calendar/ChangeLog index 5c6a38c1fa..339d09049b 100644 --- a/plugins/publish-calendar/ChangeLog +++ b/plugins/publish-calendar/ChangeLog @@ -1,5 +1,12 @@ 2007-09-10 Chenthill Palanisamy <pchenthill@novell.com> + Fixes #274047 (bnc) + * Makefile.am: Inserted glade_data. + * publish-calendar.c: (publish_calendar_locations): Pick + the glade file from install area. + +2007-09-10 Chenthill Palanisamy <pchenthill@novell.com> + Fixes #277159 (bnc) * url-editor-dialog.c: (frequency_changed_cb), (url_editor_dialog_construct): Listen to the changes made |