diff options
Diffstat (limited to 'data/epiphany.schemas.in')
-rw-r--r-- | data/epiphany.schemas.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in index 7626161f9..446e651c9 100644 --- a/data/epiphany.schemas.in +++ b/data/epiphany.schemas.in @@ -89,14 +89,14 @@ </locale> </schema> <schema> - <key>/schemas/apps/epiphany/general/open_in_tab</key> + <key>/schemas/apps/epiphany/general/always_show_tabs_bar</key> <applyto>/apps/epiphany/general/open_in_tab</applyto> <owner>epiphany</owner> <type>bool</type> <default>false</default> <locale name="C"> - <short>Use tabs</short> - <long>Open in tabs by default.</long> + <short>Always show the tab bar</short> + <long>Show the tab bar also when there is only one tab open.</long> </locale> </schema> <schema> |