[sawfish] typo fix: default style is Dark not DarkTab



commit 74becb6e6378c23853312589a04426130aadb154
Author: Christopher Roy Bratusek <zanghar freenet de>
Date:   Wed Feb 2 06:43:20 2011 +0100

    typo fix: default style is Dark not DarkTab

 themes/StyleTab/theme.jl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/StyleTab/theme.jl b/themes/StyleTab/theme.jl
index 0b53331..4b4a672 100644
--- a/themes/StyleTab/theme.jl
+++ b/themes/StyleTab/theme.jl
@@ -51,7 +51,7 @@
 (defgroup StyleTab:right-bottom-buttons-group "Right Titlebar Bottom Buttons"
   :group (appearance StyleTab:group StyleTab:buttons-group StyleTab:right-buttons-group))
 
-(defcustom styletab:style 'DarkTab "Frame and button style. (after you set this, you'll need to restart Sawfish)"
+(defcustom styletab:style 'Dark "Frame and button style. (after you set this, you'll need to restart Sawfish)"
   :group (appearance StyleTab:group StyleTab:settings-group)
   :options (Reduce Dark DarkColor Smoothly)
   :type symbol)



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