From c67611383a451ff3b5e960e2ed78988126c80dd0 Mon Sep 17 00:00:00 2001 From: fluxgen Date: Tue, 9 Oct 2007 07:02:15 +0000 Subject: merged from trunk --- configure.in | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/configure.in b/configure.in index fff872a..80a89b9 100644 --- a/configure.in +++ b/configure.in @@ -566,7 +566,7 @@ AC_ARG_WITH( style, [ --with-style=path style by default (PREFIX/share/fluxbox/styles/Meta)], DEFAULT_STYLE=$with_style, - DEFAULT_STYLE=\$\(prefix\)/share/fluxbox/styles/Meta + DEFAULT_STYLE=\$\(prefix\)/share/fluxbox/styles/bloe ) AC_SUBST(DEFAULT_STYLE) @@ -637,6 +637,19 @@ data/styles/BlueFlux/Makefile data/styles/BlueFlux/pixmaps/Makefile data/styles/Emerge/Makefile data/styles/Emerge/pixmaps/Makefile +data/styles/arch/Makefile +data/styles/arch/pixmaps/Makefile +data/styles/zimek_bisque/Makefile +data/styles/zimek_darkblue/Makefile +data/styles/zimek_green/Makefile +data/styles/ostrich/Makefile +data/styles/green_tea/Makefile +data/styles/bora_black/Makefile +data/styles/bora_blue/Makefile +data/styles/bora_green/Makefile +data/styles/carp/Makefile +data/styles/bloe/Makefile +data/styles/bloe/pixmaps/Makefile doc/Makefile doc/ru/Makefile nls/Makefile -- cgit v0.11.2