diff options
author | Mathias Gumz <akira at fluxbox dot org> | 2008-08-14 05:52:39 (GMT) |
---|---|---|
committer | Mathias Gumz <akira at fluxbox dot org> | 2008-08-14 05:52:39 (GMT) |
commit | e169d33552c8e7070aa6e13da0187f2013b4cfc3 (patch) | |
tree | ae9e92c7e885791c7f47645184070cbcd441ab94 /doc/asciidoc/fluxstyle.txt | |
parent | c82e7c0080f8a5c14dcf95ec92dc42f59ea9dd8b (diff) | |
parent | 91ca3bc5c8e2b892a9a81b18246f72aba7deebfd (diff) | |
download | fluxbox-e169d33552c8e7070aa6e13da0187f2013b4cfc3.zip fluxbox-e169d33552c8e7070aa6e13da0187f2013b4cfc3.tar.bz2 |
Merge branch 'master' into to_push
Diffstat (limited to 'doc/asciidoc/fluxstyle.txt')
-rw-r--r-- | doc/asciidoc/fluxstyle.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/asciidoc/fluxstyle.txt b/doc/asciidoc/fluxstyle.txt index f2e6e6f..9f70719 100644 --- a/doc/asciidoc/fluxstyle.txt +++ b/doc/asciidoc/fluxstyle.txt | |||
@@ -60,7 +60,7 @@ LOCATION | |||
60 | -------- | 60 | -------- |
61 | There are many places to store your styles, the most common is in your | 61 | There are many places to store your styles, the most common is in your |
62 | '~/.fluxbox/styles' directory. The initial installation will place the default | 62 | '~/.fluxbox/styles' directory. The initial installation will place the default |
63 | styles in '@pkg_datadir@/styles' providing a basic usable configuration. | 63 | styles in '@pkgdatadir@/styles' providing a basic usable configuration. |
64 | 64 | ||
65 | When creating your own style, create a directory (normally the name of your | 65 | When creating your own style, create a directory (normally the name of your |
66 | style) in '~/.fluxbox/styles/' (If the 'styles' directory doesn't exist, | 66 | style) in '~/.fluxbox/styles/' (If the 'styles' directory doesn't exist, |
@@ -467,7 +467,7 @@ These are the color formats for styles: | |||
467 | #000000 (Hexadecimal) | 467 | #000000 (Hexadecimal) |
468 | rgb:<0-255>/<0-255>/<0-255> | 468 | rgb:<0-255>/<0-255>/<0-255> |
469 | 469 | ||
470 | See /usr/X11R6/lib/X11/rgb.txt for an explaination. | 470 | See /usr/share/X11/rgb.txt for an explaination. |
471 | 471 | ||
472 | AUTHOR and CREDITS | 472 | AUTHOR and CREDITS |
473 | ------------------ | 473 | ------------------ |