[Xfce4-commits] r25772 - in xfce4-panel/branches/xfce_4_4: . config

Nick Schermer nick at xfce.org
Fri Jun 1 20:36:13 CEST 2007


Author: nick
Date: 2007-06-01 18:36:12 +0000 (Fri, 01 Jun 2007)
New Revision: 25772

Modified:
   xfce4-panel/branches/xfce_4_4/ChangeLog
   xfce4-panel/branches/xfce_4_4/NEWS
   xfce4-panel/branches/xfce_4_4/config/clock-14.rc
Log:
	* config/clock-14.rc: Change to digital clock to minimize the
	  amount of screen updates in the default layout.

Modified: xfce4-panel/branches/xfce_4_4/ChangeLog
===================================================================
--- xfce4-panel/branches/xfce_4_4/ChangeLog	2007-05-31 16:40:03 UTC (rev 25771)
+++ xfce4-panel/branches/xfce_4_4/ChangeLog	2007-06-01 18:36:12 UTC (rev 25772)
@@ -1,3 +1,8 @@
+2007-06-01 20:33 nick
+
+	* config/clock-14.rc: Change to digital clock to minimize the
+	  amount of screen updates in the default layout.
+
 2007-05-26 12:25 nick
 
 	* plugins/clock/clock.c: Also reschedule when the clock type changes.

Modified: xfce4-panel/branches/xfce_4_4/NEWS
===================================================================
--- xfce4-panel/branches/xfce_4_4/NEWS	2007-05-31 16:40:03 UTC (rev 25771)
+++ xfce4-panel/branches/xfce_4_4/NEWS	2007-06-01 18:36:12 UTC (rev 25772)
@@ -8,7 +8,9 @@
   Xinerama setup with differently sized monitors (Bug #3097). (Jasper)
 - Fix loading internal plugins if a similar file exists in the start directory
   (Bug #3279). (Nick)
-- Only update the clock once a minute when seconds are disabled. (Nick)
+- Only update the clock once a minute when seconds are disabled. The
+  digital clock is also set in the default layout to minimize the amount
+  of screen updates. (Nick)
 
 4.4.1
 =====

Modified: xfce4-panel/branches/xfce_4_4/config/clock-14.rc
===================================================================
--- xfce4-panel/branches/xfce_4_4/config/clock-14.rc	2007-05-31 16:40:03 UTC (rev 25771)
+++ xfce4-panel/branches/xfce_4_4/config/clock-14.rc	2007-06-01 18:36:12 UTC (rev 25772)
@@ -1,4 +1,4 @@
-mode=2
+mode=1
 military=true
 ampm=false
 secs=false



More information about the Xfce4-commits mailing list