diff options
Diffstat (limited to 'data/epiphany.schemas.in')
-rw-r--r-- | data/epiphany.schemas.in | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in index b3282a896..6f175b15d 100644 --- a/data/epiphany.schemas.in +++ b/data/epiphany.schemas.in @@ -157,6 +157,19 @@ pointed to by the currently selected text.</long> </locale> </schema> + <schema> + <key>/schemas/apps/epiphany/general/toolbar_style</key> + <applyto>/apps/epiphany/general/toolbar_style</applyto> + <owner>epiphany</owner> + <type>string</type> + <default></default> + <locale name="C"> + <short>Toolbar style</short> + <long>Toolbar style. Allowed values are "" (use GNOME default style), + "both" (text and icons), "both-horiz" (text besides icons), + "icons", and "text".</long> + </locale> + </schema> <schema> <key>/schemas/apps/epiphany/general/show_toolbars</key> <applyto>/apps/epiphany/general/show_toolbars</applyto> |