1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-01 11:15:46 +01:00

Fix botched charset conversion in options.txt (previously UTF-8, but converted as if ISO 8859-1)

This commit is contained in:
Kris Maglione
2008-12-06 12:02:30 -05:00
parent 5318a24d5a
commit 4c6aa1f585

View File

@@ -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