diff options
author | Harish Krishnaswamy <kharish@novell.com> | 2006-01-22 13:48:53 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2006-01-22 13:48:53 +0800 |
commit | 9658f71e0e7d73761ad5ac7f029d62388cb2bab7 (patch) | |
tree | c6026f39aa6904dbe7c77d181903dd077636b5b1 /plugins/import-ics-attachments/ChangeLog | |
parent | 11788dcb6f01686c4551e262c2c512f590ee6319 (diff) | |
download | gsoc2013-evolution-9658f71e0e7d73761ad5ac7f029d62388cb2bab7.tar.gz gsoc2013-evolution-9658f71e0e7d73761ad5ac7f029d62388cb2bab7.tar.zst gsoc2013-evolution-9658f71e0e7d73761ad5ac7f029d62388cb2bab7.zip |
Fix twenty odd compiler warnings and style oddness.
2006-01-22 Harish Krishnaswamy <kharish@novell.com>
* icsimporter.c (get_menu_type), (dialog_response_cb),
(dialog_close_cb), (get_icalcomponent_from_file):
Fix twenty odd compiler warnings and style oddness.
svn path=/trunk/; revision=31262
Diffstat (limited to 'plugins/import-ics-attachments/ChangeLog')
-rw-r--r-- | plugins/import-ics-attachments/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/import-ics-attachments/ChangeLog b/plugins/import-ics-attachments/ChangeLog index 96a551455e..35fbc52e90 100644 --- a/plugins/import-ics-attachments/ChangeLog +++ b/plugins/import-ics-attachments/ChangeLog @@ -1,3 +1,9 @@ +2006-01-22 Harish Krishnaswamy <kharish@novell.com> + + * icsimporter.c (get_menu_type), (dialog_response_cb), + (dialog_close_cb), (get_icalcomponent_from_file): + Fix twenty odd compiler warnings and style oddness. + 2006-01-17 Harish Krishnaswamy <kharish@novell.com> * import-ics-attachments : Initial commits. Plugin written and submitted by |