small changes from fbsd
mathias mathias
3 files changed,
6 insertions(+),
3 deletions(-)
M
ChangeLog
→
ChangeLog
@@ -1,5 +1,8 @@
(Format: Year/Month/Day) Changes for 0.9.15: +*05/10/12: + * Small changes, coming from fbsd-ports (thanx Jeremy Messenger <mezz at FreeBSD dot org>) + util/fluxbox-generate_menu.in util/startfluxbox.in *05/10/04: * Avoid drawing the resize outline if not really resizing (Mathias) Window.cc
M
util/startfluxbox.in
→
util/startfluxbox.in
@@ -29,7 +29,7 @@ elif [ -r "$startup" ]; then
exec sh "$startup" else if [ ! -d ~/.fluxbox ]; then - mkdir -p ~/.fluxbox/{backgrounds,styles,pixmaps} + mkdir -p ~/.fluxbox/backgrounds ~/.fluxbox/styles ~/.fluxbox/pixmaps fi if [ ! -r "$startup" ]; then ( cat << EOF