diff options
Diffstat (limited to 'data/epiphany.schemas.in')
-rw-r--r-- | data/epiphany.schemas.in | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in index 51bcb107e..81fadca59 100644 --- a/data/epiphany.schemas.in +++ b/data/epiphany.schemas.in @@ -390,27 +390,6 @@ </locale> </schema> <schema> - <key>/schemas/apps/epiphany/web/autodetect_encoding</key> - <applyto>/apps/epiphany/web/autodetect_encoding</applyto> - <owner>epiphany</owner> - <type>string</type> - <locale name="C"> - <default></default> - <short>The encoding autodetector. Empty string means autodetect is off</short> - <long> - The encoding autodetector. Valid entries are "" (autodetectors - off), "cjk_parallel_state_machine" (autodetect east asian encodings), - "ja_parallel_state_machine" (autodetect japanese encodings), - "ko_parallel_state_machine" (autodetect korean encodings), "ruprob" - (autodetect russian encodings), "ukprob" (autodetect ukrainian encodings), - "zh_parallel_state_machine" (autodetect chinese encodings), - "zhcn_parallel_state_machine" (autodetect simplified chinese encodings), - "zhtw_parallel_state_machine" (autodetect traditional chinese encodings) - and "universal_charset_detector" (autodetect most encodings). - </long> - </locale> - </schema> - <schema> <key>/schemas/apps/epiphany/web/cookie_accept</key> <applyto>/apps/epiphany/web/cookie_accept</applyto> <owner>epiphany</owner> |