[Xfce4-commits] [xfce/xfce4-panel] 01/01: clock: Add date to default clock layout (Bug #15456)
noreply at xfce.org
noreply at xfce.org
Fri Jul 26 10:11:42 CEST 2019
This is an automated email from the git hooks/post-receive script.
o c h o s i p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository xfce/xfce4-panel.
commit 2c69eeb88871829d165b480d8ad9b6a704e09568
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Fri Jul 26 10:08:22 2019 +0200
clock: Add date to default clock layout (Bug #15456)
---
plugins/clock/clock-digital.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/plugins/clock/clock-digital.h b/plugins/clock/clock-digital.h
index 26f52a4..4bf352b 100644
--- a/plugins/clock/clock-digital.h
+++ b/plugins/clock/clock-digital.h
@@ -22,7 +22,7 @@
G_BEGIN_DECLS
/* TRANSLATORS: adjust this accordingly for your locale format */
-#define DEFAULT_DIGITAL_FORMAT NC_("Time", "%R")
+#define DEFAULT_DIGITAL_FORMAT NC_("Time", "%d %b, %R")
typedef struct _XfceClockDigitalClass XfceClockDigitalClass;
typedef struct _XfceClockDigital XfceClockDigital;
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list