slitaz-arm rev 66

Add a bg images for ARM desktop's and fix jwm config
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 16 16:43:16 2014 +0100 (2014-03-16)
parents dd6fa65acfc2
children d81795f58d28
files rootfs/etc/xdg/jwm/system.jwmrc rootfs/usr/share/images/slitaz-arm-background.png
line diff
     1.1 --- a/rootfs/etc/xdg/jwm/system.jwmrc	Sat Mar 15 22:58:00 2014 +0000
     1.2 +++ b/rootfs/etc/xdg/jwm/system.jwmrc	Sun Mar 16 16:43:16 2014 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  			<Program icon="utilities-system-monitor.png" label="Top Monitor">
     1.5  				terminal -e top
     1.6  			</Program>
     1.7 -			<Program icon="preferences-desktop-locale.png" label="System Language">
     1.8 +			<Program icon="preferences-desktop-locale.png" label="System Config">
     1.9  				terminal -e su -c slitaz-config
    1.10  			</Program>
    1.11  		</Menu>
    1.12 @@ -40,7 +40,7 @@
    1.13     <Tray x="0" y="+0" height="24">
    1.14  
    1.15        <!-- Additional TrayButton attribute: label, icon, border, popup -->
    1.16 -      <TrayButton label="Application" border="false" popup="">root:1</TrayButton>
    1.17 +      <TrayButton label="Applications" border="false" popup="">root:1</TrayButton>
    1.18        <TrayButton label="System" border="false" popup="">root:3</TrayButton>
    1.19  
    1.20        <!-- <TrayButton label="_">showdesktop</TrayButton> -->
    1.21 @@ -140,13 +140,13 @@
    1.22             contained within a Desktop tag to give a specific background
    1.23             for that desktop. -->
    1.24        <Background type="command">
    1.25 -		  hsetroot -fill /usr/share/images/slitaz-background.jpg
    1.26 +		  hsetroot -fill /usr/share/images/slitaz-arm-background.png
    1.27  	  </Background>
    1.28  
    1.29     </Desktops>
    1.30  
    1.31     <!-- Startup and shutdown commands. -->
    1.32 -   <StartupCommand>compton -Cc -r 10 -o 0.5</StartupCommand>
    1.33 +   <StartupCommand></StartupCommand>
    1.34     <ShutdownCommand></ShutdownCommand>
    1.35  
    1.36     <!-- Double click speed (in milliseconds) -->
     2.1 Binary file rootfs/usr/share/images/slitaz-arm-background.png has changed