aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2020-03-08 13:33:26 +0200
committerJani Välimaa <wally@mageia.org>2020-03-08 13:34:19 +0200
commit18f673c9a68d1d4cdc91f89e1ece3d7bdede9b5d (patch)
tree4b66b9f03ea321623ce7742d6c9804e8980d5898
parent3b71d8f41362d3c514469abd46ce4713c2e8105b (diff)
downloadconfig-18f673c9a68d1d4cdc91f89e1ece3d7bdede9b5d.tar
config-18f673c9a68d1d4cdc91f89e1ece3d7bdede9b5d.tar.gz
config-18f673c9a68d1d4cdc91f89e1ece3d7bdede9b5d.tar.bz2
config-18f673c9a68d1d4cdc91f89e1ece3d7bdede9b5d.tar.xz
config-18f673c9a68d1d4cdc91f89e1ece3d7bdede9b5d.zip
Panel: use locale's time representation (e.g., 23:13:48) in clock applet
-rw-r--r--NEWS2
-rw-r--r--data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml1
2 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 306b3c9..d415740 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+- Panel: use locale's time representation (e.g., 23:13:48) in clock applet
+
Version 4.140.8.1 - 2020-01-18
- Panel: replace orage clock with native clock plugin
diff --git a/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml b/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
index 2d478cd..bf6fd9b 100644
--- a/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
+++ b/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
@@ -87,6 +87,7 @@
</property>
<property name="plugin-19" type="string" value="clock">
<property name="mode" type="uint" value="2"/>
+ <property name="digital-format" type="string" value="%X"/>
</property>
<property name="plugin-20" type="string" value="actions">
<property name="appearance" type="uint" value="0"/>