[epiphany/overview: 19/31] gschema: hide tabs by default
- From: Claudio Saavedra <csaavedra src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/overview: 19/31] gschema: hide tabs by default
- Date: Sat, 4 Aug 2012 21:16:19 +0000 (UTC)
commit f0e38fd8ee40ae17fccf69c247320256c4c84bfa
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 7437c85..bcb3e89 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]