sawfish r4267 - in trunk: . themes/Elberg-tabbed
- From: sscriven svn gnome org
- To: svn-commits-list gnome org
- Subject: sawfish r4267 - in trunk: . themes/Elberg-tabbed
- Date: Wed, 6 Aug 2008 23:23:17 +0000 (UTC)
Author: sscriven
Date: Wed Aug 6 23:23:17 2008
New Revision: 4267
URL: http://svn.gnome.org/viewvc/sawfish?rev=4267&view=rev
Log:
Elberg-tabbed: added INSTALL notes
Added:
trunk/themes/Elberg-tabbed/INSTALL
Modified:
trunk/ (props changed)
Added: trunk/themes/Elberg-tabbed/INSTALL
==============================================================================
--- (empty file)
+++ trunk/themes/Elberg-tabbed/INSTALL Wed Aug 6 23:23:17 2008
@@ -0,0 +1,14 @@
+To use this theme, you'll need to do slightly more than just unpack it and
+select it. After untarring, add this to your sawfish config:
+
+ (define-special-variable default-frame-style 'Elberg-tabbed "Default frame style")
+ (custom-set-typed-variable 'tab-left-dec-width '11 'number)
+ (custom-set-typed-variable 'tab-right-dec-width '11 'number)
+ (custom-set-typed-variable 'tab-left-margin '16 'number)
+ (custom-set-typed-variable 'tab-right-margin '16 'number)
+ ; choose whatever font you like...
+ (custom-set-typed-variable
+ (quote default-font) (quote ("Pango" . "Sans 10")) (quote font))
+
+I don't yet have a way to get those tab-* variables directly from the theme to
+the tab layout code, so it's currently necessary to configure them manually.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]