From f4e8698fdd4c48422f217f409e92ec7a2d26c443 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Fri, 1 Jun 2001 23:54:43 +0000 Subject: renamed from editor-page for consistency, more complete implementation 2001-06-01 JP Rosevear * gui/dialogs/comp-editor-page.[hc]: renamed from editor-page for consistency, more complete implementation * gui/dialogs/comp-editor.[hc]: More complete implementation * gui/dialogs/*-page.*: The various pages needed to construct the event and task dialogs * gui/dialogs/comp-editor-util.[hc]: useful utility functions for the component editor pages to use * gui/dialogs/Makefile.am: Build and install new files * gui/event-editor*: Remove, obsoleted by the new comp-editor stuff * gui/dialogs/task-editor-dialog.glade: ditto * gui/e-calendar-table.c (open_task): update to use comp editor stuff * gui/e-tasks.c (e_tasks_new_task): ditto * gui/gnome-cal.c (gnome_calendar_edit_object): ditto * gui/Makefile.am: don't build non-existent files nor try to install them svn path=/trunk/; revision=10088 --- calendar/gui/dialogs/task-page.glade | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'calendar/gui/dialogs/task-page.glade') diff --git a/calendar/gui/dialogs/task-page.glade b/calendar/gui/dialogs/task-page.glade index e9f0d4700d..b6182cd860 100644 --- a/calendar/gui/dialogs/task-page.glade +++ b/calendar/gui/dialogs/task-page.glade @@ -15,6 +15,7 @@ GtkWindow task-toplevel + False window1 GTK_WINDOW_TOPLEVEL GTK_WIN_POS_NONE @@ -184,10 +185,10 @@ Custom due-date - task_editor_create_date_edit + task_page_create_date_edit 0 0 - Sun, 10 Sep 2000 17:32:18 GMT + Fri, 01 Jun 2001 18:59:52 GMT 1 2 @@ -207,10 +208,10 @@ Custom start-date - task_editor_create_date_edit + task_page_create_date_edit 0 0 - Sun, 10 Sep 2000 17:33:31 GMT + Fri, 01 Jun 2001 18:59:57 GMT 1 2 @@ -239,7 +240,7 @@ GTK_UPDATE_CONTINUOUS 0 - False + True True @@ -459,7 +460,7 @@ Undefined 2 0 - True + False True @@ -467,7 +468,6 @@ Undefined GtkButton contacts-button True - GTK_RELIEF_NORMAL 0 False @@ -506,7 +506,6 @@ Undefined GtkButton categories-button True - GTK_RELIEF_NORMAL 0 False -- cgit v1.2.3