[gedit/wip/redesign2: 39/46] Use auto in the setting for notebook tabs
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit/wip/redesign2: 39/46] Use auto in the setting for notebook tabs
- Date: Wed, 25 Dec 2013 18:36:42 +0000 (UTC)
commit 50d625db73f6774af2d1969eb71ce4c58d039c0e
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Tue Nov 5 23:37:51 2013 +0100
Use auto in the setting for notebook tabs
data/org.gnome.gedit.gschema.xml.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.gedit.gschema.xml.in b/data/org.gnome.gedit.gschema.xml.in
index 28a9bca..81c9ac1 100644
--- a/data/org.gnome.gedit.gschema.xml.in
+++ b/data/org.gnome.gedit.gschema.xml.in
@@ -149,7 +149,7 @@
<description>Whether the toolbar should be visible in editing windows.</description>
</key>
<key name="notebook-show-tabs-mode" enum="org.gnome.gedit.GeditNotebookShowTabsModeType">
- <default>'always'</default>
+ <default>'auto'</default>
<summary>Notebook Show Tabs Mode</summary>
<description>Specifies when to show the notebook tabs. Use "never" to never show the tabs, "always" to
always show the tabs, and "auto" to show the tabs only when there is more than one tab. Note that the values
are case-sensitive, so make sure they appear exactly as mentioned here.</description>
</key>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]