diff options
Diffstat (limited to 'data/epiphany.schemas.in')
-rw-r--r-- | data/epiphany.schemas.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in index 0ca7c7b6a..53da03011 100644 --- a/data/epiphany.schemas.in +++ b/data/epiphany.schemas.in @@ -85,6 +85,7 @@ <locale name="C"> <default>x-western</default> <short>The currently selected fonts language</short> + <!-- FIXME complete the list with the gecko-1-8 new x-* names --> <long> The currently selected fonts language. Valid values are "ar" (arabic), "x-baltic" (baltic languages), "x-central-euro" (central european languages), @@ -442,7 +443,7 @@ <default>Downloads</default> <locale name="C"> <short>The downloads folder</short> - <long>The path of the folder where downloads are saved.</long> + <long>The path of the folder where to download files to; or "Downloads" to use the default downloads folder, or "Desktop" to use the desktop folder.</long> </locale> </schema> <schema> |