aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/calendar-config-keys.h
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@novell.com>2010-04-18 06:43:45 +0800
committerFederico Mena Quintero <federico@novell.com>2010-04-18 07:01:06 +0800
commitd8f3b21dbad75ba3704266f154061e8cf3b9539a (patch)
treeea5b27f388a84895f175b8943f91bfd4a2d4ed9e /calendar/gui/calendar-config-keys.h
parent85fb57b9d8ec476dc8e75d10ae5481f4270dd9f2 (diff)
downloadgsoc2013-evolution-d8f3b21dbad75ba3704266f154061e8cf3b9539a.tar
gsoc2013-evolution-d8f3b21dbad75ba3704266f154061e8cf3b9539a.tar.gz
gsoc2013-evolution-d8f3b21dbad75ba3704266f154061e8cf3b9539a.tar.bz2
gsoc2013-evolution-d8f3b21dbad75ba3704266f154061e8cf3b9539a.tar.lz
gsoc2013-evolution-d8f3b21dbad75ba3704266f154061e8cf3b9539a.tar.xz
gsoc2013-evolution-d8f3b21dbad75ba3704266f154061e8cf3b9539a.tar.zst
gsoc2013-evolution-d8f3b21dbad75ba3704266f154061e8cf3b9539a.zip
Remove /apps/evolution/calendar/date_navigator/show_week_numbers
Signed-off-by: Federico Mena Quintero <federico@novell.com>
Diffstat (limited to 'calendar/gui/calendar-config-keys.h')
-rw-r--r--calendar/gui/calendar-config-keys.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/calendar/gui/calendar-config-keys.h b/calendar/gui/calendar-config-keys.h
index cdff354859..568e211acf 100644
--- a/calendar/gui/calendar-config-keys.h
+++ b/calendar/gui/calendar-config-keys.h
@@ -58,9 +58,6 @@ G_BEGIN_DECLS
#define CALENDAR_CONFIG_DAY_SECOND_ZONES_LIST CALENDAR_CONFIG_PREFIX "/display/day_second_zones"
#define CALENDAR_CONFIG_DAY_SECOND_ZONES_MAX CALENDAR_CONFIG_PREFIX "/display/day_second_zones_max"
-/* Date navigator settings */
-#define CALENDAR_CONFIG_DN_SHOW_WEEK_NUMBERS CALENDAR_CONFIG_PREFIX "/date_navigator/show_week_numbers" /* FMQ: remove */
-
/* Task display settings */
#define CALENDAR_CONFIG_TASKS_SELECTED_TASKS CALENDAR_CONFIG_PREFIX "/tasks/selected_tasks"
#define CALENDAR_CONFIG_PRIMARY_TASKS CALENDAR_CONFIG_PREFIX "/tasks/primary_tasks"