summaryrefslogtreecommitdiff
path: root/vimperator/locale/en-US
diff options
context:
space:
mode:
authorKris Maglione <maglione.k@gmail.com>2009-05-01 15:19:35 -0400
committerKris Maglione <maglione.k@gmail.com>2009-05-01 15:19:35 -0400
commitdbf60914ab6404ac269dfc0c50db488098dc332d (patch)
tree9869eb0b6232bc21c00bd9a030c556818282a283 /vimperator/locale/en-US
parente5dc623247e96c9bdf803df07000c2e1934d9445 (diff)
downloadpentadactyl-dbf60914ab6404ac269dfc0c50db488098dc332d.tar.gz
Add 'fileencoding'
Diffstat (limited to 'vimperator/locale/en-US')
-rw-r--r--vimperator/locale/en-US/index.txt1
-rw-r--r--vimperator/locale/en-US/options.txt7
2 files changed, 8 insertions, 0 deletions
diff --git a/vimperator/locale/en-US/index.txt b/vimperator/locale/en-US/index.txt
index 7209a436..565892ba 100644
--- a/vimperator/locale/en-US/index.txt
+++ b/vimperator/locale/en-US/index.txt
@@ -274,6 +274,7 @@ section:Options[option-index]
||'eventignore'|| List of autocommand event names which should be ignored +
||'exrc'|| Allow reading of an RC file in the current directory +
||'extendedhinttags'|| XPath string of hintable elements activated by [m];[m] +
+||'fileencoding'|| Changes the character encoding that Vimperator uses to read and write files.
||'focuscontent'|| Try to stay in Normal mode after loading a web page +
||'followhints'|| Change the behaviour of [m]<Return>[m] in Hints mode +
||'fullscreen'|| Show the current window fullscreen +
diff --git a/vimperator/locale/en-US/options.txt b/vimperator/locale/en-US/options.txt
index c81b2ec5..07578854 100644
--- a/vimperator/locale/en-US/options.txt
+++ b/vimperator/locale/en-US/options.txt
@@ -315,6 +315,13 @@ current page.
____
+|\'fenc'| |\'fileencoding'|
+||'fileencoding'|| string (default: "UTF-8")
+____
+Changes the character encoding that Vimperator uses to read and write files.
+____
+
+
|\'nofc'| |\'nofocuscontent'| |\'fc'| |\'focuscontent'|
||'focuscontent' 'fc'|| boolean (default: off)
____