From 19663dd8958f833385470c6d67f1d80923f33fd0 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Wed, 30 Oct 2013 15:29:43 -0700 Subject: Add support for showing the year in indicator-datetime --- data/com.canonical.indicator.datetime.gschema.xml | 9 +++++ data/datetime-dialog.ui | 45 +++++++++++++++++++++-- 2 files changed, 51 insertions(+), 3 deletions(-) (limited to 'data') diff --git a/data/com.canonical.indicator.datetime.gschema.xml b/data/com.canonical.indicator.datetime.gschema.xml index 4f831d5..1a5922c 100644 --- a/data/com.canonical.indicator.datetime.gschema.xml +++ b/data/com.canonical.indicator.datetime.gschema.xml @@ -64,6 +64,15 @@ time-format value is set to custom. + + false + Show the year in the indicator + + Puts the year in the panel along with the month and the date. + This setting will be ignored if either the time-format value is set to custom + or if show-date is set to false. + + true Show the monthly calendar in the indicator diff --git a/data/datetime-dialog.ui b/data/datetime-dialog.ui index 430f77f..6f74cd0 100644 --- a/data/datetime-dialog.ui +++ b/data/datetime-dialog.ui @@ -529,7 +529,7 @@ - + _Date and month True True @@ -545,6 +545,45 @@ 2 + + + True + False + 0 + 0 + 0 + 24 + + + True + False + 6 + + + _Year + True + True + False + False + True + 0 + True + + + True + True + 0 + + + + + + + False + True + 3 + + True @@ -589,7 +628,7 @@ False True - 3 + 4 @@ -606,7 +645,7 @@ False True - 4 + 5 -- cgit v1.2.3