diff options
author | Pavel Labath <pavelo@centrum.sk> | 2011-08-18 09:27:05 (GMT) |
---|---|---|
committer | Pavel Labath <pavelo@centrum.sk> | 2011-08-18 09:27:05 (GMT) |
commit | 53843516ced07986847b53cff44138d3c2624fb2 (patch) | |
tree | a9a075cedcbc5b354cd887b4bd939804e7271c0b /doc | |
parent | 6ea2cc2e8b417a4e1233257996e681a90d59b5ca (diff) | |
download | fluxbox_pavel-53843516ced07986847b53cff44138d3c2624fb2.zip fluxbox_pavel-53843516ced07986847b53cff44138d3c2624fb2.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 7215b90..82ffe16 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 | ||