From 5569968699ce8163d51110eeefee8e8ebfe31b46 Mon Sep 17 00:00:00 2001 From: Hans Petter Jansson Date: Fri, 28 Feb 2003 21:08:45 +0000 Subject: Add calendar/importers/Makefile to output. 2003-02-28 Hans Petter Jansson * configure.in: Add calendar/importers/Makefile to output. * calendar/Makefile.am (SUBDIRS): Add importers/. * calendar/importers/Makefile.am (server_in_files) (server_DATA): Insert $(libexecdir). * calendar/importers/icalendar-importer.c (connect_to_shell): oaf_activate_from_id() -> bonobo_activation_activate_from_id(). (load_vcalendar_file): U_() -> _(). svn path=/trunk/; revision=20109 --- .../GNOME_Evolution_Calendar_Importer.server.in.in | 51 ++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 calendar/importers/GNOME_Evolution_Calendar_Importer.server.in.in (limited to 'calendar/importers/GNOME_Evolution_Calendar_Importer.server.in.in') diff --git a/calendar/importers/GNOME_Evolution_Calendar_Importer.server.in.in b/calendar/importers/GNOME_Evolution_Calendar_Importer.server.in.in new file mode 100644 index 0000000000..c60468f5e8 --- /dev/null +++ b/calendar/importers/GNOME_Evolution_Calendar_Importer.server.in.in @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit