From e24bd6148e82717bfa544c4b0eaa7641638e8c87 Mon Sep 17 00:00:00 2001 From: Chris Lord Date: Mon, 3 Oct 2005 15:35:48 +0000 Subject: Modify calendar file backend not to use gnome-vfs (Dates works now) git-svn-id: https://svn.o-hand.com/repos/poky@103 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- openembedded/packages/eds/eds-dbus/no_gnomevfs.patch | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'openembedded/packages/eds/eds-dbus/no_gnomevfs.patch') diff --git a/openembedded/packages/eds/eds-dbus/no_gnomevfs.patch b/openembedded/packages/eds/eds-dbus/no_gnomevfs.patch index 3a0fb8e7e..ad4c2572c 100644 --- a/openembedded/packages/eds/eds-dbus/no_gnomevfs.patch +++ b/openembedded/packages/eds/eds-dbus/no_gnomevfs.patch @@ -47,16 +47,6 @@ Index: configure.in EVO_SET_COMPILE_FLAGS(EVOLUTION_CALENDAR, $EVOLUTION_CALENDAR_DEPS) AC_SUBST(EVOLUTION_CALENDAR_CFLAGS) -Index: calendar/backends/Makefile.am -=================================================================== ---- trunk/calendar/backends/Makefile.am (revision 212) -+++ trunk/calendar/backends/Makefile.am (working copy) -@@ -4,4 +4,4 @@ - GROUPWISE_SUBDIR = - endif - --SUBDIRS = file $(GROUPWISE_SUBDIR) contacts -+SUBDIRS = $(GROUPWISE_SUBDIR) contacts Index: calendar/libedata-cal-dbus/e-data-cal-factory.c =================================================================== --- trunk/calendar/libedata-cal-dbus/e-data-cal-factory.c (revision 206) -- cgit v1.2.3