sts diff openbox/autostart @ rev 19

Desktop files: translate to [ru].
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon May 26 14:47:34 2014 +0300 (2014-05-26)
parents 185d34744e11
children
line diff
     1.1 --- a/openbox/autostart	Mon Apr 28 00:06:11 2014 +0200
     1.2 +++ b/openbox/autostart	Mon May 26 14:47:34 2014 +0300
     1.3 @@ -9,8 +9,11 @@
     1.4  # Desktop background
     1.5  hsetroot -fill /usr/share/images/sts-background.jpg &
     1.6  
     1.7 -# Desktop panel
     1.8 +# Desktop panel with LXpanel
     1.9  lxpanel -p sts &
    1.10  
    1.11 -# Desktop icons
    1.12 +# Desktop panel with Tint2
    1.13 +#tint2 -c ${STS_CONFIG_HOME}/tint2rc
    1.14 +
    1.15 +# Desktop icons with Idesk
    1.16  #(sleep 2; idesk &) &