[sawfish] updated themes/Makefile.in wm.user (fallback-setting) and man/news.texi



commit 105d8044297a24dca73062583a7042c32c20f36e
Author: Christopher Roy Bratusek <zanghar freenet de>
Date:   Tue Feb 1 18:44:07 2011 +0100

    updated themes/Makefile.in
    wm.user (fallback-setting) and man/news.texi

 lisp/sawfish/wm/user.jl |    2 +-
 man/news.texi           |    4 ++--
 themes/Makefile.in      |    2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/lisp/sawfish/wm/user.jl b/lisp/sawfish/wm/user.jl
index 4829f23..53b419a 100644
--- a/lisp/sawfish/wm/user.jl
+++ b/lisp/sawfish/wm/user.jl
@@ -67,7 +67,7 @@ Possible values are \"kde\", \"gnome\", \"xfce\", or \"none\".")
   (setq *user-structure* 'user)
 
   ;; frame-style loaded if user hasn't set their own
-  (define fallback-frame-style 'DarkTab)
+  (define fallback-frame-style 'StyleTab)
 
   (define rc-files '("~/.sawfishrc" "~/.sawfish/rc"))
 
diff --git a/man/news.texi b/man/news.texi
index e8f9618..52d3283 100644
--- a/man/news.texi
+++ b/man/news.texi
@@ -201,9 +201,9 @@ It returns the list of all commands. (@pxref{Operations on Commands}).
 
 @item Tabs and themes [fuchur]
 
-A new, tab-capable, highly configurable theme ``DarkTab'' is added. It
+A new, tab-capable, highly configurable theme ``StyleTab'' is added. It
 allows the tab-bar to appear in top, left, right, and bottom. Use a
-new window rule @code{title-position} for it. ``DarkTab'' is now the
+new window rule @code{title-position} for it. ``StyleTab'' is now the
 default theme.
 
 Many improvements in tab system are done. For example, stickiness change
diff --git a/themes/Makefile.in b/themes/Makefile.in
index 077c050..5793ea0 100644
--- a/themes/Makefile.in
+++ b/themes/Makefile.in
@@ -37,7 +37,7 @@ COMPILE_ENV = SAWFISHLISPDIR=../lisp \
 	      SAWFISHDOCFILE=../DOC \
 	      SAWFISH_USER_LISP_DIR=
 
-THEMES := DarkTab absolute-e Crux brushed-metal gradient gtk microGUI mono simple smaker get-S-tabbed mxflat Elberg-tabbed
+THEMES := StyleTab absolute-e Crux brushed-metal gradient gtk microGUI mono simple smaker get-S-tabbed mxflat Elberg-tabbed
 
 all :
 # only uncompiled themes are loaded for now, so no point doing this



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]