blob: 1a9897f9490c15ef1a8a47bd8218ebe0599309e0 (
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
|
2007-04-02 Sankar P <psankar@novell.com>
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
* org-gnome-ipod-sync-evolution.eplug.xml:
Cleanup.
Fixes part of #301149
2007-01-27 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* evolution-ipod-sync.c: (ipod_check_status):
mark strings as translatable. See bug #399381 for details.
2006-05-13 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am : Add evolution-ipod-sync.h to dist.
Fixes #350388.
2006-05-13 Harish Krishnaswamy <kharish@novell.com>
patch submitted by: Hiroyuki Ikezoe
* ipod.c: Remove compiler warning. Fixes 341606.
2006-05-08 Srinivasa Ragavan <sragavan@novell.com>
* ipod-sync.c: (destination_save_addressbook),
(destination_save_cal), (org_gnome_sync_calendar),
(org_gnome_sync_tasks), (org_gnome_sync_addressbook): Added support
for multiple addressbook/calendar/task support for iPod.
2005-10-18 Srinivasa Ragavan <sragavan@novell.com>
* Created the iPod sync plugin. It based on Justin Wakes bounty
work and rodrigo's save callendar plugin.
|