aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gnome-calendar-conduit.png
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagLIBGTOP_1_0_11nobody2000-02-051-0/+0
| | | | | | 'LIBGTOP_1_0_11'. svn path=/tags/LIBGTOP_1_0_11/; revision=1670
* Uses the PISOCK_LIBDIR, for people with odd install dirs for theirEskil Olsen1999-11-041-0/+0
1999-11-04 Eskil Olsen <deity@eskil.dk> * Makefile.am: Uses the PISOCK_LIBDIR, for people with odd install dirs for their pilot-link. Also install a pretty icon for the calendar-conduit. * calendar-conduit-control-applet.c: Modfied the try/revert/ok/cancel scheme to be more intuitive, also uses a GtkOptionMenu for the possible sync methods. * calendar-conduit-control-applet.desktop: use the nice icon... * calendar-conduit.c: Ack, had to define debug_alarms and alarm_default, otherwise they are undefined. Is gncal code messy or is this considered a way of configuring the cal engine ? Implemented delete_all syncabs methods. * calendar-pilot-sync.c: also had to declare debug_alarms and alarm_defaults, just as ugly. svn path=/trunk/; revision=1367