diff options
author | Marco Pesenti Gritti <marco@src.gnome.org> | 2004-01-24 17:57:10 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2004-01-24 17:57:10 +0800 |
commit | ae865c906e03be544167c899ae6e3b5f2d6f6a8e (patch) | |
tree | b4dfe52694b15041fadc9b7785813436917624d7 | |
parent | 180df7244c25e3034e0bf8bbc52b875ddb473816 (diff) | |
download | gsoc2013-epiphany-ae865c906e03be544167c899ae6e3b5f2d6f6a8e.tar gsoc2013-epiphany-ae865c906e03be544167c899ae6e3b5f2d6f6a8e.tar.gz gsoc2013-epiphany-ae865c906e03be544167c899ae6e3b5f2d6f6a8e.tar.bz2 gsoc2013-epiphany-ae865c906e03be544167c899ae6e3b5f2d6f6a8e.tar.lz gsoc2013-epiphany-ae865c906e03be544167c899ae6e3b5f2d6f6a8e.tar.xz gsoc2013-epiphany-ae865c906e03be544167c899ae6e3b5f2d6f6a8e.tar.zst gsoc2013-epiphany-ae865c906e03be544167c899ae6e3b5f2d6f6a8e.zip |
*** empty log message ***
-rw-r--r-- | data/epiphany.schemas.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in index 01302e149..bd4d7b6ff 100644 --- a/data/epiphany.schemas.in +++ b/data/epiphany.schemas.in @@ -414,7 +414,7 @@ <applyto>/apps/epiphany/directories/downloads_folder</applyto> <owner>epiphany</owner> <type>string</type> - <default>~/Downloads</default> + <default>Downloads</default> <short>The downloads folder</short> <long>The path of the folder where downloads are saved.</long> <locale name="C"> |