From bdca2cc8856b9ac65dc7805879b07383bb639494 Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Thu, 15 Apr 2010 13:38:57 +0100 Subject: cleanup for non-express mode --- calendar/gui/dialogs/comp-editor.c | 8 +++++--- calendar/gui/dialogs/task-editor.c | 6 ++++-- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'calendar/gui') diff --git a/calendar/gui/dialogs/comp-editor.c b/calendar/gui/dialogs/comp-editor.c index b59e159bd7..e8acf21db5 100644 --- a/calendar/gui/dialogs/comp-editor.c +++ b/calendar/gui/dialogs/comp-editor.c @@ -177,9 +177,11 @@ static const gchar *ui = " \n" "#endif\n" " " -" " -" " -" " +" \n" +"#if EXPRESS\n" +" \n" +" \n" +"#endif\n" " " ""; diff --git a/calendar/gui/dialogs/task-editor.c b/calendar/gui/dialogs/task-editor.c index 7aaa3c5afe..7e35cbe070 100644 --- a/calendar/gui/dialogs/task-editor.c +++ b/calendar/gui/dialogs/task-editor.c @@ -81,8 +81,10 @@ static const gchar *ui = " " " " " " -" " -" " +" " +" " +" " +" " " " ""; -- cgit v1.2.3