[gedit/wip/redesign2: 8/35] 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: 8/35] Use auto in the setting for notebook tabs
- Date: Mon, 6 Jan 2014 11:32:55 +0000 (UTC)
commit 992e443c93299264f39bbe95ade3e123cb4081b7
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]