diff options
Diffstat (limited to 'data/epiphany.schemas.in')
-rw-r--r-- | data/epiphany.schemas.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in index 84a74de28..f0d6371da 100644 --- a/data/epiphany.schemas.in +++ b/data/epiphany.schemas.in @@ -419,6 +419,15 @@ </locale> </schema> <schema> + <key>/schemas/apps/epiphany/directories/upload</key> + <applyto>/apps/epiphany/directories/upload</applyto> + <owner>epiphany</owner> + <type>string</type> + <default>~</default> + <locale name="C"> + </locale> + </schema> + <schema> <key>/schemas/apps/epiphany/web/autodetect_encoding</key> <applyto>/apps/epiphany/web/autodetect_encoding</applyto> <owner>epiphany</owner> |