From 398154d354d19a85f629a6d7131b1a7bd6b7b869 Mon Sep 17 00:00:00 2001 From: karl-qdh Date: Fri, 25 Feb 2011 14:04:46 +0000 Subject: Fixing up indicator-datetime * Config options * Calendar update signals from calendar widget - should update appointments/marks not working at present --- data/com.canonical.indicator.datetime.gschema.xml | 35 ++++++++++++++++++++++- 1 file changed, 34 insertions(+), 1 deletion(-) (limited to 'data') diff --git a/data/com.canonical.indicator.datetime.gschema.xml b/data/com.canonical.indicator.datetime.gschema.xml index 117f965..5881d09 100644 --- a/data/com.canonical.indicator.datetime.gschema.xml +++ b/data/com.canonical.indicator.datetime.gschema.xml @@ -5,6 +5,11 @@ + + + + + 'locale-default' @@ -57,13 +62,41 @@ more information. + + false + Show week numbers in calendar + + Shows the week numbers in the monthly calendar in indicator-datetime's menu. + + - [] + ['UTC'] A List of locations Adds the list of locations the user has configured to display in the indicator-datetime menu. + + true + Show the monthly calendar in the indicator + + Puts the monthly calendar in indicator-datetime's menu. + + + + true + Show events in the indicator + + Shows events from Evolution in indicator-datetime's menu. + + + + false + Show locations in the indicator + + Shows custom defined locations in indicator-datetime's menu. + + -- cgit v1.2.3