aboutsummaryrefslogtreecommitdiff
path: root/src/settings-shared.h
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-03-30 16:06:05 -0500
committerTed Gould <ted@gould.cx>2011-03-30 16:06:05 -0500
commitb690f64445e81b5ce09f5b1eb7b56defb64bbba4 (patch)
treee518d56e233d6bf637e31bb5e10e72217f2bbfcd /src/settings-shared.h
parentd331e3005e9c3d00709f146ccd2e32f6f2a2c82d (diff)
downloadayatana-indicator-datetime-b690f64445e81b5ce09f5b1eb7b56defb64bbba4.tar.gz
ayatana-indicator-datetime-b690f64445e81b5ce09f5b1eb7b56defb64bbba4.tar.bz2
ayatana-indicator-datetime-b690f64445e81b5ce09f5b1eb7b56defb64bbba4.zip
Setting the default _WITH_DAY to be 12_WITH_DAY
Diffstat (limited to 'src/settings-shared.h')
-rw-r--r--src/settings-shared.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/settings-shared.h b/src/settings-shared.h
index cdbb063..47ee6ef 100644
--- a/src/settings-shared.h
+++ b/src/settings-shared.h
@@ -51,7 +51,7 @@ enum {
#define DEFAULT_TIME_24_FORMAT N_("%H:%M")
#define DEFAULT_TIME_FORMAT DEFAULT_TIME_12_FORMAT
-#define DEFAULT_TIME_FORMAT_WITH_DAY DEFAULT_TIME_12_FORMAT
+#define DEFAULT_TIME_FORMAT_WITH_DAY DEFAULT_TIME_12_FORMAT_WITH_DAY
/* TRANSLATORS: A format string for the strftime function for
a clock showing the day of the week and the time in 12-hour format without