diff options
Diffstat (limited to 'data/epiphany.schemas.in')
-rw-r--r-- | data/epiphany.schemas.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in index 12ce4bb60..b795f33dc 100644 --- a/data/epiphany.schemas.in +++ b/data/epiphany.schemas.in @@ -260,6 +260,17 @@ </locale> </schema> <schema> + <key>/schemas/apps/epiphany/interface/show_personal_toolbar</key> + <applyto>/apps/epiphany/interface/show_personal_toolbar</applyto> + <owner>epiphany</owner> + <type>bool</type> + <default>0</default> + <locale name="C"> + <short>Show bookmarks toolbar by default</short> + <long>Show bookmarks toolbar by default.</long> + </locale> + </schema> + <schema> <key>/schemas/apps/epiphany/interface/show_statusbar</key> <applyto>/apps/epiphany/interface/show_statusbar</applyto> <owner>epiphany</owner> |