diff options
Diffstat (limited to 'data/epiphany.schemas.in')
-rw-r--r-- | data/epiphany.schemas.in | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in index 446e651c9..556476d22 100644 --- a/data/epiphany.schemas.in +++ b/data/epiphany.schemas.in @@ -34,6 +34,21 @@ reaching the end of the page.</long> </locale> </schema> + <schema> + <key>/schemas/apps/epiphany/dialogs/bookmarks_view_details</key> + <applyto>/apps/epiphany/dialogs/bookmarks_view_details</applyto> + <owner>epiphany</owner> + <type>list</type> + <list_type>string</list_type> + <default>[title]</default> + <locale name="C"> + <short>The bookmark informations shown in the editor view</short> + <long> + The bookmark informations shown in the editor view. Valid values + in the list are "address" and "title". + </long> + </locale> + </schema> <schema> <key>/schemas/apps/epiphany/dialogs/preferences_font_language</key> <applyto>/apps/epiphany/dialogs/preferences_font_language</applyto> |