Files
evolution/plugins/addressbook-file/ChangeLog
T
Not Zed 30d6106441 fix relative_uri type, don't include every header in the world we dont'
2005-08-23  Not Zed  <NotZed@Ximian.com>

        * addressbook-file.c (e_book_file_dummy): fix relative_uri type,
        don't include every header in the world we dont' need.  And it
        sure has hell seems to do something for a 'dummy' function.

svn path=/trunk/; revision=30221
2005-08-24 03:11:59 +00:00

30 lines
907 B
Plaintext

2005-08-23 Not Zed <NotZed@Ximian.com>
* addressbook-file.c (e_book_file_dummy): fix relative_uri type,
don't include every header in the world we dont' need. And it
sure has hell seems to do something for a 'dummy' function.
2005-06-27 Tor Lillqvist <tml@novell.com>
* Makefile.am: There is no EVOLUTION_CFLAGS. Use
NO_UNDEFINED. Link with EVOLUTION_ADDRESSBOOK_LIBS.
2005-06-18 Tor Lillqvist <tml@novell.com>
* org-gnome-addressbook-file.eplug.in: Use SOEXT.
2005-02-28 Sivaiah Nallagatla <snallagatla@novell.com>
* addressbook-file.c (e_book_file_dummy) :
don't set the relative uri if already present.
Also change the typo in the prototype s/calendar/book
part of fix for #73152
2005-02-24 Björn Torkelsson <torkel@acc.umu.se>
* org-gnome-addressbook-file.eplug.in: Added author and description.
2005-01-21 Sivaiah Nallagatla <snallagatla@novell.com>
* initial commit