[PC-BSD Commits] r14071 - pcbsd/current/system-overlay/usr/share/skel/.config/lxpanel/LXDE/panels
svn at pcbsd.org
svn at pcbsd.org
Tue Nov 29 12:10:57 PST 2011
Author: kris
Date: 2011-11-29 12:10:57 -0800 (Tue, 29 Nov 2011)
New Revision: 14071
Modified:
pcbsd/current/system-overlay/usr/share/skel/.config/lxpanel/LXDE/panels/panel
Log:
Default the LXDE clock to AM/PM time
Modified: pcbsd/current/system-overlay/usr/share/skel/.config/lxpanel/LXDE/panels/panel
===================================================================
--- pcbsd/current/system-overlay/usr/share/skel/.config/lxpanel/LXDE/panels/panel 2011-11-29 19:57:02 UTC (rev 14070)
+++ pcbsd/current/system-overlay/usr/share/skel/.config/lxpanel/LXDE/panels/panel 2011-11-29 20:10:57 UTC (rev 14071)
@@ -120,7 +120,7 @@
Plugin {
type = dclock
Config {
- ClockFmt=%R
+ ClockFmt=%I:%M %P
TooltipFmt=%A %x
BoldFont=1
IconOnly=0
More information about the Commits
mailing list