wok-current diff fluxbox/stuff/fluxbox-session @ rev 23361
updated perl-locale-gettext (1.05 -> 1.07)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Mar 31 10:54:06 2020 +0100 (2020-03-31) |
parents | 96d7eeb131d6 |
children |
line diff
1.1 --- a/fluxbox/stuff/fluxbox-session Mon Apr 23 15:17:56 2012 +0200 1.2 +++ b/fluxbox/stuff/fluxbox-session Tue Mar 31 10:54:06 2020 +0100 1.3 @@ -2,7 +2,7 @@ 1.4 # 1.5 # SliTaz GNU/Linux Fluxbox session script. This script let use Flux 1.6 # like Openbox autostart and user dont have to call fluxbox into ther 1.7 -# startup script. We also set some XDG variables. 1.8 +# startup script. We also set some XDG variables. 1.9 # 1.10 1.11 fluxdir="$HOME/.fluxbox" 1.12 @@ -14,6 +14,7 @@ 1.13 1.14 # Make sure we have config files. 1.15 if [ ! -x "$fluxdir/startup" ]; then 1.16 + mkdir -p $fluxdir 1.17 cp /usr/share/slitaz/fluxbox/startup $fluxdir 1.18 chmod +x $fluxdir/startup 1.19 fi