From 7b666dcffb61a417ebe43ab9f10ca0450a288ea8 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Mon, 16 Apr 2012 14:03:49 +0200 Subject: Add an option to never show the tabs bar We'll use this when we land the Overview. --- data/org.gnome.epiphany.gschema.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/org.gnome.epiphany.gschema.xml') diff --git a/data/org.gnome.epiphany.gschema.xml b/data/org.gnome.epiphany.gschema.xml index 69386bdf1..d69c7ab57 100644 --- a/data/org.gnome.epiphany.gschema.xml +++ b/data/org.gnome.epiphany.gschema.xml @@ -88,7 +88,7 @@ 'more-than-one' The visibility policy for the tabs bar. - Controls when the tabs bar is shown. Possible values are 'always' (the tabs bar is always shown) and 'more-than-one' (the tabs bar is only shown if there's two or more tabs). + Controls when the tabs bar is shown. Possible values are 'always' (the tabs bar is always shown), 'more-than-one' (the tabs bar is only shown if there's two or more tabs) and 'never' (the tabs bar is never shown). -- cgit v1.2.3