Author: olivier Date: 2009-02-23 14:35:19 +0000 (Mon, 23 Feb 2009) New Revision: 29546
Modified: xfce4-panel/trunk/config/clock-14.rc xfce4-panel/trunk/config/panels.xml xfce4-panel/trunk/config/systray-4.rc Log: Update default layout for 4.6, previous defaults have not been changed for ages and are not only just plain ugly but also totally subobtimal. Modified: xfce4-panel/trunk/config/clock-14.rc =================================================================== --- xfce4-panel/trunk/config/clock-14.rc 2009-02-23 14:21:56 UTC (rev 29545) +++ xfce4-panel/trunk/config/clock-14.rc 2009-02-23 14:35:19 UTC (rev 29546) @@ -1,5 +1,10 @@ -mode=2 -military=true -ampm=false -secs=false -show_frame=false +DigitalFormat=%R +TooltipFormat=%A %d %B %Y +ClockType=2 +ShowFrame=false +ShowSeconds=false +ShowMilitary=true +ShowMeridiem=false +TrueBinary=false +FlashSeparators=false + Modified: xfce4-panel/trunk/config/panels.xml =================================================================== --- xfce4-panel/trunk/config/panels.xml 2009-02-23 14:21:56 UTC (rev 29545) +++ xfce4-panel/trunk/config/panels.xml 2009-02-23 14:35:19 UTC (rev 29546) @@ -3,9 +3,9 @@ <panels> <panel> <properties> - <property name="size" value="30"/> + <property name="size" value="28"/> <property name="monitor" value="0"/> - <property name="screen-position" value="1"/> + <property name="screen-position" value="11"/> <property name="fullwidth" value="1"/> <property name="xoffset" value="0"/> <property name="yoffset" value="0"/> @@ -15,36 +15,20 @@ <property name="activetrans" value="0"/> </properties> <items> - <item name="showdesktop" id="1"/> - <item name="pager" id="2"/> - <item name="tasklist" id="3"/> - <item name="systray" id="4"/> - </items> - </panel> - <panel> - <properties> - <property name="size" value="36"/> - <property name="monitor" value="0"/> - <property name="screen-position" value="11"/> - <property name="fullwidth" value="0"/> - <property name="xoffset" value="303"/> - <property name="yoffset" value="732"/> - <property name="handlestyle" value="0"/> - <property name="autohide" value="0"/> - <property name="transparency" value="20"/> - <property name="activetrans" value="0"/> - </properties> - <items> <item name="xfce4-menu" id="5"/> <item name="separator" id="6"/> <item name="launcher" id="7"/> <item name="launcher" id="8"/> <item name="launcher" id="9"/> <item name="launcher" id="10"/> + <item name="tasklist" id="3"/> + <item name="systray" id="4"/> + <item name="pager" id="2"/> + <item name="showdesktop" id="1"/> <item name="separator" id="11"/> - <item name="actions" id="12"/> - <item name="separator" id="13"/> <item name="clock" id="14"/> + <item name="separator" id="13"/> + <item name="actions" id="12"/> </items> </panel> </panels> Modified: xfce4-panel/trunk/config/systray-4.rc =================================================================== --- xfce4-panel/trunk/config/systray-4.rc 2009-02-23 14:21:56 UTC (rev 29545) +++ xfce4-panel/trunk/config/systray-4.rc 2009-02-23 14:35:19 UTC (rev 29546) @@ -1 +1,3 @@ -show_frame=1 +[Global] +ShowFrame=false + _______________________________________________ Xfce4-commits mailing list Xfce4-commits@xfce.org http://foo-projects.org/mailman/listinfo/xfce4-commits