From 32ce476a23e9f2757e9cc539532f38f4ab21837c Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Tue, 25 Jan 2000 03:17:54 +0000 Subject: Added the gnome-pilot and capplet checks; they will likely be reworked for 2000-01-24 Federico Mena Quintero * configure.in: Added the gnome-pilot and capplet checks; they will likely be reworked for the Evolution framework, but for now the calendar/ directory needs them. * configure.in: Added checks for gnome-vfs. 2000-01-24 Federico Mena Quintero * tlacuache.c: New main module for the Tlacuache personal calendar server. * tlacuache.gnorba: New gnorba file for Tlacuache, the GNOME personal calendar server. * Makefile.am: Added the stuff necessary to build Tlacuache. * cal.c (Cal_get_uri): Convert the URI to a string before returning it. * cal-factory.c (CalFactory_create): Doh, this function is void. * job.c (job_add): Use g_idle_add(), not gtk_idle_add(). svn path=/trunk/; revision=1623 --- calendar/pcs/tlacuache.gnorba | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 calendar/pcs/tlacuache.gnorba (limited to 'calendar/pcs/tlacuache.gnorba') diff --git a/calendar/pcs/tlacuache.gnorba b/calendar/pcs/tlacuache.gnorba new file mode 100644 index 0000000000..acf2289229 --- /dev/null +++ b/calendar/pcs/tlacuache.gnorba @@ -0,0 +1,5 @@ +[calendar:cal-factory] +type=exe +repo_id=IDL:GNOME/Calendar/CalFactory:1.0 +description=Calendar factory for the Personal Calendar Server +location_info=tlacuache -- cgit v1.2.3