From 4c6aa1f5853df212e50363dca658d036e123d312 Mon Sep 17 00:00:00 2001 From: Kris Maglione Date: Sat, 6 Dec 2008 12:02:30 -0500 Subject: [PATCH] Fix botched charset conversion in options.txt (previously UTF-8, but converted as if ISO 8859-1) --- vimperator/locale/en-US/options.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vimperator/locale/en-US/options.txt b/vimperator/locale/en-US/options.txt index 22a04e33..cd88197c 100644 --- a/vimperator/locale/en-US/options.txt +++ b/vimperator/locale/en-US/options.txt @@ -486,7 +486,7 @@ ____ |\'nextpattern'| ||'nextpattern'|| stringlist ____ -(default: \bnext,^>$,^(>>|»)$,^(>|»),(>|»)$,\bmore\b) +(default: \bnext,^>$,^(>>|»)$,^(>|»),(>|»)$,\bmore\b) Patterns to use when guessing the \'next' page in a document sequence. Each pattern, in order, is matched against all links in the page with the first @@ -578,7 +578,7 @@ ____ |\'previouspattern'| ||'previouspattern'|| stringlist ____ -(default: \bprev|previous\b,^<$,^(<<|«)$,^(<|«),(<|«)$) +(default: \bprev|previous\b,^<$,^(<<|«)$,^(<|«),(<|«)$) Patterns to use when guessing the \'previous' page in a document sequence. Each pattern, in order, is matched against all links in the page with the first @@ -798,7 +798,7 @@ ____ |\'wsp'| |\'wordseparators'| + ||'wordseparators' 'wsp'|| string ____ -(default: [\.,!\?:;/\\"\^\$%&§\(\)\[\]\\{\\}<>#\\*\+\\|=~ _\\-]) +(default: [\.,!\?:;/\\"\^\$%&?\(\)\[\]\\{\\}<>#\\*\+\\|=~ _\\-]) A regexp which defines the word separators which are used for the 'hintmatching' types "wordstartswith" and "firstletters" to split the words in