From acdaa71ed23f15b86ea2e7e0a1237e0260f95df3 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Tue, 23 Aug 2011 16:56:29 +0200 Subject: Bug #655666 - Split task preferences into its own tab --- modules/calendar/e-calendar-preferences.c | 1 + modules/calendar/e-calendar-preferences.ui | 191 +++++++++++++++++------------ 2 files changed, 115 insertions(+), 77 deletions(-) (limited to 'modules') diff --git a/modules/calendar/e-calendar-preferences.c b/modules/calendar/e-calendar-preferences.c index a3dd435910..115226dcf3 100644 --- a/modules/calendar/e-calendar-preferences.c +++ b/modules/calendar/e-calendar-preferences.c @@ -490,6 +490,7 @@ static ECalConfigItem eccp_items[] = { { E_CONFIG_PAGE, (gchar *) "10.display", (gchar *) "display", calendar_preferences_get_config_widget }, { E_CONFIG_SECTION, (gchar *) "10.display/00.general", (gchar *) "displayGeneral", calendar_preferences_get_config_widget }, { E_CONFIG_SECTION, (gchar *) "10.display/10.taskList", (gchar *) "taskList", calendar_preferences_get_config_widget }, + { E_CONFIG_PAGE, (gchar *) "12.tasks", (gchar *) "tasks-vbox", calendar_preferences_get_config_widget }, { E_CONFIG_PAGE, (gchar *) "15.alarms", (gchar *) "alarms", calendar_preferences_get_config_widget }, { E_CONFIG_PAGE, (gchar *) "20.freeBusy", (gchar *) "freebusy", calendar_preferences_get_config_widget }, { E_CONFIG_SECTION, (gchar *) "20.freeBusy/00.defaultServer", (gchar *) "default-freebusy-vbox", calendar_preferences_get_config_widget }, diff --git a/modules/calendar/e-calendar-preferences.ui b/modules/calendar/e-calendar-preferences.ui index 96f0d70e43..27de6cc996 100644 --- a/modules/calendar/e-calendar-preferences.ui +++ b/modules/calendar/e-calendar-preferences.ui @@ -823,11 +823,15 @@ 1 + True + True 0 + False + False @@ -916,6 +920,80 @@ 1 + + + True + 0 + Date/Time Format + + + + + + False + False + 2 + + + + + True + 12 + + + True + + + False + False + 0 + + + + + True + 3 + + + + + + + + + + + + 1 + + + + + 3 + + + + + False + False + 1 + + + + + True + Display + + + 1 + False + + + + + True + 12 + 12 True @@ -928,7 +1006,7 @@ False False - 2 + 0 @@ -981,6 +1059,17 @@ 1 + + + False + False + 0 + + + + + True + 12 True @@ -992,8 +1081,7 @@ False False - end - 3 + 0 @@ -1007,15 +1095,14 @@ False False - end - 2 + 1 False False - 0 + 1 @@ -1065,7 +1152,9 @@ - 1 + 2 + False + False @@ -1076,75 +1165,23 @@ False - 3 - - - - - True - 0 - Date/Time Format - - - - - - False - False - 4 - - - - - True - 12 - - - True - - - False - False - 0 - - - - - True - 3 - - - - - - - - - - - - 1 - - - - - 5 + 1 False False - 1 + 2 - + True - Display + Tasks - 1 + 2 False @@ -1368,7 +1405,7 @@ False False - 2 + 3 @@ -1379,14 +1416,13 @@ False False - 2 + 3 True 12 - vertical 12 @@ -1398,9 +1434,9 @@ + 0 False False - 0 @@ -1410,7 +1446,6 @@ True - vertical 6 @@ -1422,9 +1457,9 @@ Template: + 0 False False - 0 @@ -1435,11 +1470,15 @@ 1 + True + True 0 + False + False @@ -1452,36 +1491,34 @@ + 1 False False - 1 + 1 False False - 1 - False + 4 False - 3 True - Free/Busy + Publishing Information - False + 4 False - 3 -- cgit