aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/addressbook-file/ChangeLog
blob: f9b08a85f3e95906556f12589730a92d6c4446d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
2008-09-04  Sankar P  <psankar@novell.com>

License Changes

    * addressbook-file.c:

2008-07-31  Matthew Barnes  <mbarnes@redhat.com>

    ** Fixes part of bug #545568

    * org-gnome-addressbook-file.eplug.xml:
    Add "system_plugin=true" so it's not shown in the Plugin Manager.
    This plugin is not designed to be disabled by the user.

2006-02-28  Christian Kellner  <gicmo@gnome.org>

    * addressbook-file.c: fixing a leak.

2005-12-25  Funda Wang  <fundawang@linux.net.cn>

    * Makefile.am: Mark this plugin as translatable (bug#301149).

2005-12-12  Harish Krishnaswamy  <kharish@novell.com>

    * Makefile.am: Fix make-clean issues.

2005-12-07  Funda Wang  <fundawang@linux.net.cn>

    * org-gnome-addressbook-file.eplug.in: i18nlized.

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