From ce3b224ed64f470fd5031342930f7c8f773c6eeb Mon Sep 17 00:00:00 2001 From: Seth Alves Date: Wed, 5 Apr 2000 20:13:45 +0000 Subject: build test-calendar-widget and evolution-calendar, common stuff is in a * gui/Makefile.am: build test-calendar-widget and evolution-calendar, common stuff is in a library * gui/gnome-cal.c (gnome_calendar_get_type): made the calendar widget based on a gtk_frame rather than a gnome_app * gui/calendar-commands.c: split out some of main.c * gui/evolution-calendar-control.c: bonobo bung so evolution can use the calendar widget svn path=/trunk/; revision=2294 --- calendar/gui/calendar-control.gnorba | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 calendar/gui/calendar-control.gnorba (limited to 'calendar/gui/calendar-control.gnorba') diff --git a/calendar/gui/calendar-control.gnorba b/calendar/gui/calendar-control.gnorba new file mode 100644 index 0000000000..20032ef1c7 --- /dev/null +++ b/calendar/gui/calendar-control.gnorba @@ -0,0 +1,11 @@ +[control-factory:calendar] +type=exe +repo_id=IDL:GNOME/GenericFactory:1.0 +description=Factory for the sample Calendar control +location_info=evolution-calendar + +[control:calendar] +type=factory +repo_id=IDL:BonoboControl/calendar-control:1.0 IDL:GNOME/Control:1.0 +description=A sample Bonobo control which displays an calendar. +location_info=control-factory:calendar -- cgit v1.2.3