From e415f609d213e8fe175251e71d51ec39acdd3862 Mon Sep 17 00:00:00 2001 From: Jason Leach Date: Wed, 11 Jul 2001 05:32:14 +0000 Subject: [Fix bug #4389: ETableSpecification still in .c file] 2001-07-11 Jason Leach [Fix bug #4389: ETableSpecification still in .c file] * gui/e-calendar-table.etspec: New file containing the spec that was in e-calendar-table.c as a big string. * gui/e-calendar-table.c (e_calendar_table_init): Use the spec file instead of a string. (e_calendar_table_get_spec): Removed this function, we don't need it anymore. * gui/e-tasks.c (e_tasks_setup_menus): Don't load from string, from file instead. * gui/Makefile.am: Necessary changes to get the new .etspec file installed. svn path=/trunk/; revision=10986 --- calendar/gui/e-calendar-table.etspec | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 calendar/gui/e-calendar-table.etspec (limited to 'calendar/gui/e-calendar-table.etspec') diff --git a/calendar/gui/e-calendar-table.etspec b/calendar/gui/e-calendar-table.etspec new file mode 100644 index 0000000000..0b759a1580 --- /dev/null +++ b/calendar/gui/e-calendar-table.etspec @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3