aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/calendar-config-keys.h
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@src.gnome.org>2006-07-17 14:01:29 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2006-07-17 14:01:29 +0800
commitb6169f198441f417fbf678d6dff3b54f2b81b381 (patch)
tree98ec5f2800807554fb63e986d2249ef0e4ef3291 /calendar/gui/calendar-config-keys.h
parent04668aa845f8fa070f218df31705485687d466d4 (diff)
downloadgsoc2013-evolution-b6169f198441f417fbf678d6dff3b54f2b81b381.tar.gz
gsoc2013-evolution-b6169f198441f417fbf678d6dff3b54f2b81b381.tar.zst
gsoc2013-evolution-b6169f198441f417fbf678d6dff3b54f2b81b381.zip
Moved tag calendar to left pane.
svn path=/trunk/; revision=32322
Diffstat (limited to 'calendar/gui/calendar-config-keys.h')
-rw-r--r--calendar/gui/calendar-config-keys.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/calendar/gui/calendar-config-keys.h b/calendar/gui/calendar-config-keys.h
index 80a1eca606..2f85954ab7 100644
--- a/calendar/gui/calendar-config-keys.h
+++ b/calendar/gui/calendar-config-keys.h
@@ -55,6 +55,7 @@ G_BEGIN_DECLS
#define CALENDAR_CONFIG_VPANE_POS CALENDAR_CONFIG_PREFIX "/display/vpane_position"
#define CALENDAR_CONFIG_MONTH_HPANE_POS CALENDAR_CONFIG_PREFIX "/display/month_hpane_position"
#define CALENDAR_CONFIG_MONTH_VPANE_POS CALENDAR_CONFIG_PREFIX "/display/month_vpane_position"
+#define CALENDAR_CONFIG_TAG_VPANE_POS CALENDAR_CONFIG_PREFIX "/display/tag_vpane_position"
#define CALENDAR_CONFIG_TASK_PREVIEW CALENDAR_CONFIG_PREFIX "/display/show_task_preview"
#define CALENDAR_CONFIG_TASK_VPANE_POS CALENDAR_CONFIG_PREFIX "/display/task_vpane_position"
#define CALENDAR_CONFIG_COMPRESS_WEEKEND CALENDAR_CONFIG_PREFIX "/display/compress_weekend"