Files
evolution/plugins/calendar-file/ChangeLog
Christian Kellner 3958832d1d fixing a leak.
2006-02-28  Christian Kellner  <gicmo@gnome.org>

	* evolution/plugins/addressbook-file/addressbook-file.c:
	* evolution/plugins/calendar-file/calendar-file.c:
	fixing a leak.

svn path=/trunk/; revision=31609
2006-02-28 11:24:09 +00:00

41 lines
1.1 KiB
Plaintext

2006-02-28 Christian Kellner <gicmo@gnome.org>
* calendar-file.c: fixing a leak.
2005-08-23 Not Zed <NotZed@Ximian.com>
* calendar-file.c (e_calendar_file_dummy): fix relative_uri type.
2005-06-27 Tor Lillqvist <tml@novell.com>
* Makefile.am: There is no EVOLUTION_CFLAGS. Use
NO_UNDEFINED. Link with EVOLUTION_CALENDAR_LIBS.
2005-06-18 Tor Lillqvist <tml@novell.com>
* org-gnome-calendar-file.eplug.xml: Use SOEXT.
2005-05-11 Not Zed <NotZed@Ximian.com>
* Makefile.am: add built_sources/cleanfiles
2005-05-06 Not Zed <NotZed@Ximian.com>
* Makefile.am:
* org-gnome-calendar-file.eplug.xml: s/.in/.xml/ & i18n.
2005-02-28 Sivaiah Nallagatla <snallagatla@novell.com>
* calendar-file.c (e_calendar_file_dummy) :
don't set the relative uri if already present.
part of fix for #73152
2005-02-24 Björn Torkelsson <torkel@acc.umu.se>
* calendar-file.c: Added author and description.
2005-01-06 JP Rosevear <jpr@novell.com>
* Initial import of file properties plugin.