diff options
author | Pavel Labath <pavelo@centrum.sk> | 2011-08-18 09:27:05 (GMT) |
---|---|---|
committer | Pavel Labath <pavelo@centrum.sk> | 2011-09-14 17:39:11 (GMT) |
commit | bc667ced6a46e8bb5a867e2152e90c6f18ebeab1 (patch) | |
tree | 02d2301fa73d1aa1e9c7bb6c3b1cd4cc3066f6ad /doc | |
parent | 2d3c4b387d22c36c1babacc6181de66117e4bc30 (diff) | |
download | fluxbox_paul-bc667ced6a46e8bb5a867e2152e90c6f18ebeab1.zip fluxbox_paul-bc667ced6a46e8bb5a867e2152e90c6f18ebeab1.tar.bz2 |
Documentation fix: default value of slit.placement resource was wrong
Diffstat (limited to 'doc')
-rw-r--r-- | doc/asciidoc/fluxbox.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/asciidoc/fluxbox.txt b/doc/asciidoc/fluxbox.txt index 08cc5f0..68ae9ac 100644 --- a/doc/asciidoc/fluxbox.txt +++ b/doc/asciidoc/fluxbox.txt | |||
@@ -891,7 +891,7 @@ Possible options are:;; | |||
891 | *RightBottom* *RightCenter* *RightTop* *TopLeft* *TopCenter* *TopRight* | 891 | *RightBottom* *RightCenter* *RightTop* *TopLeft* *TopCenter* *TopRight* |
892 | -- | 892 | -- |
893 | + | 893 | + |
894 | Slit default: *TopRight* | 894 | Slit default: *RightBottom* |
895 | + | 895 | + |
896 | Toolbar default: *BottomCenter* | 896 | Toolbar default: *BottomCenter* |
897 | 897 | ||