summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Kearns <dougkearns@gmail.com>2009-07-29 23:18:36 +1000
committerDoug Kearns <dougkearns@gmail.com>2009-07-29 23:24:21 +1000
commit240119833b9b7b2ba1ae0603ffdfc30028d7436c (patch)
tree2c246bb9cdd72070770c5ff44fcc4f736abd89cc
parentd42d83345280da6e780a2d90b3c5f6dcea989108 (diff)
downloadpentadactyl-240119833b9b7b2ba1ae0603ffdfc30028d7436c.tar.gz
Document the required page reload when changing 'go' scrollbar values.
-rw-r--r--vimperator/locale/en-US/options.txt2
-rw-r--r--xulmus/locale/en-US/options.txt2
2 files changed, 4 insertions, 0 deletions
diff --git a/vimperator/locale/en-US/options.txt b/vimperator/locale/en-US/options.txt
index 1ae268ce..2c2e308b 100644
--- a/vimperator/locale/en-US/options.txt
+++ b/vimperator/locale/en-US/options.txt
@@ -372,6 +372,8 @@ Show or hide certain GUI elements like the menu or toolbar. Supported characters
----------------
You can also hide the tab bar with [c]:set showtabline=0[c].
+
+Note: scrollbar changes require a page reload to take effect.
____
diff --git a/xulmus/locale/en-US/options.txt b/xulmus/locale/en-US/options.txt
index 8706a823..b44bacb1 100644
--- a/xulmus/locale/en-US/options.txt
+++ b/xulmus/locale/en-US/options.txt
@@ -372,6 +372,8 @@ Show or hide certain GUI elements like the menu or toolbar. Supported characters
----------------
You can also hide the tab bar with [c]:set showtabline=0[c].
+
+Note: scrollbar changes require a page reload to take effect.
____