From fee1cc1a62fcdbec368f47e11183dd318c577475 Mon Sep 17 00:00:00 2001 From: fluxgen Date: Mon, 8 Oct 2007 05:51:56 +0000 Subject: changed default style to bloe --- ChangeLog | 2 ++ NEWS | 1 + configure.in | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c79e3ba..ed7973c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ (Format: Year/Month/Day) Changes for 1.0.0: +*07/10/08: + * Changed default style to bloe *07/10/07: * Added new style: bloe ( Thanks Sven Michel ) * minor addons to fbgm (Thanks Patrik Wenger ) diff --git a/NEWS b/NEWS index 64aec7e..e60f178 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,5 @@ News in 1.0.0: + * New default style: bloe * New styles: ostrich zimek_darkblue, zimek_green, zimek_bisque, carp, arch, bora_black, bora_blue, bora_green, green_tea, bloe diff --git a/configure.in b/configure.in index bab4235..85f315c 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) -- cgit v0.11.2