From 34752dbc1c400d03bfe04e4f4e856caca60ca5b7 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Mon, 2 Aug 2004 18:34:56 +0000 Subject: find the source with the pilot-sync property (e_pilot_set_sync_source): 2004-08-01 JP Rosevear * e-pilot-util.c (e_pilot_get_sync_source): find the source with the pilot-sync property (e_pilot_set_sync_source): give the source the pilot-sync property and make sure its the only one * e-pilot-util.h: add prototypes * Makefile.am (eutilincludedir): don't build pilot settings svn path=/trunk/; revision=26800 --- e-util/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'e-util/ChangeLog') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index d88e57cbda..0cd49c9fe6 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,14 @@ +2004-08-01 JP Rosevear + + * e-pilot-util.c (e_pilot_get_sync_source): find the source with + the pilot-sync property + (e_pilot_set_sync_source): give the source the pilot-sync property + and make sure its the only one + + * e-pilot-util.h: add prototypes + + * Makefile.am (eutilincludedir): don't build pilot settings + 2004-07-20 Not Zed * e-dialog-utils.c: include config.h. See #61395. -- cgit