[epiphany/overview: 20/26] gschema: hide tabs by default
- From: Claudio Saavedra <csaavedra src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/overview: 20/26] gschema: hide tabs by default
- Date: Tue, 17 Jul 2012 10:37:25 +0000 (UTC)
commit 7f5441f00c530de8b53628019ff8998b592bb805
Author: Claudio Saavedra <csaavedra igalia com>
Date: Fri May 11 16:46:48 2012 +0300
gschema: hide tabs by default
The overview doesn't need them
data/org.gnome.epiphany.gschema.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.epiphany.gschema.xml b/data/org.gnome.epiphany.gschema.xml
index 1a38d95..eeaa552 100644
--- a/data/org.gnome.epiphany.gschema.xml
+++ b/data/org.gnome.epiphany.gschema.xml
@@ -86,7 +86,7 @@
<description>Hide or show the downloads window. When hidden, a notification will be shown when new downloads are started.</description>
</key>
<key name="tabs-bar-visibility-policy" enum="org.gnome.Epiphany.EphyPrefsUITabsBarVisibilityPolicy">
- <default>'more-than-one'</default>
+ <default>'never'</default>
<summary>The visibility policy for the tabs bar.</summary>
<description>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).</description>
</key>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]