aboutsummaryrefslogtreecommitdiffstats
path: root/data/epiphany.schemas.in
diff options
context:
space:
mode:
Diffstat (limited to 'data/epiphany.schemas.in')
-rw-r--r--data/epiphany.schemas.in14
1 files changed, 8 insertions, 6 deletions
diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in
index 283901f71..01302e149 100644
--- a/data/epiphany.schemas.in
+++ b/data/epiphany.schemas.in
@@ -401,20 +401,22 @@
</locale>
</schema>
<schema>
- <key>/schemas/apps/epiphany/directories/download</key>
- <applyto>/apps/epiphany/directories/download</applyto>
+ <key>/schemas/apps/epiphany/directories/upload</key>
+ <applyto>/apps/epiphany/directories/upload</applyto>
<owner>epiphany</owner>
<type>string</type>
- <default>~/Downloads</default>
+ <default>~</default>
<locale name="C">
</locale>
</schema>
<schema>
- <key>/schemas/apps/epiphany/directories/upload</key>
- <applyto>/apps/epiphany/directories/upload</applyto>
+ <key>/schemas/apps/epiphany/directories/downloads_folder</key>
+ <applyto>/apps/epiphany/directories/downloads_folder</applyto>
<owner>epiphany</owner>
<type>string</type>
- <default>~</default>
+ <default>~/Downloads</default>
+ <short>The downloads folder</short>
+ <long>The path of the folder where downloads are saved.</long>
<locale name="C">
</locale>
</schema>