diff options
author | portix <portix@gmx.net> | 2012-02-29 02:21:44 +0100 |
---|---|---|
committer | portix <portix@gmx.net> | 2012-02-29 02:21:44 +0100 |
commit | 6d52011d88104600123e899d27110bcf1246c069 (patch) | |
tree | 000324dc676df9ccbde4ca46de7ccbd452abc91d /util | |
parent | e829b5793b6601fc2c6f8a6c35891ad974d3676d (diff) | |
download | dwb-6d52011d88104600123e899d27110bcf1246c069.zip |
Fix typo in settings.in
Diffstat (limited to 'util')
-rw-r--r-- | util/settings.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/settings.in b/util/settings.in index e0c5a187..7ef65150 100644 --- a/util/settings.in +++ b/util/settings.in @@ -76,7 +76,7 @@ enable-favicon checkbox Whether to enable favicons in the tabbar enforce-96-dpi checkbox Enforce a resolution of 96 dpi factor text Zoom factor of the tiling area message-delay text Time messages are shown, in seconds -new-tab-position-policy select @right @left @rightmost @leftmost Control the position of newly created tabs +new-tab-position-policy select @right @left @rightmost @leftmost Controls the position of newly created tabs scrollbars checkbox Whether scrollbars should be enabled tabbar-visible text Number of seconds a hidden tabbar is visible when switching between tabs tabbed-browsing checkbox Whether to enable tabbed browsing |