[gnome-terminal] Add schema change for bold_color_same_as_fg key.
- From: Behdad Esfahbod <behdad src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-terminal] Add schema change for bold_color_same_as_fg key.
- Date: Tue, 15 Dec 2009 04:59:37 +0000 (UTC)
commit 8daa32c19a9478bc3e30195893e6ef9213a903b7
Author: Behdad Esfahbod <behdad behdad org>
Date: Mon Dec 14 23:59:05 2009 -0500
Add schema change for bold_color_same_as_fg key.
Oops
src/gnome-terminal.schemas.in | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
---
diff --git a/src/gnome-terminal.schemas.in b/src/gnome-terminal.schemas.in
index f23703a..74d344f 100644
--- a/src/gnome-terminal.schemas.in
+++ b/src/gnome-terminal.schemas.in
@@ -197,6 +197,21 @@
</schema>
<schema>
+ <key>/schemas/apps/gnome-terminal/profiles/Default/bold_color_same_as_fg</key>
+ <applyto>/apps/gnome-terminal/profiles/Default/bold_color_same_as_fg</applyto>
+ <owner>gnome-terminal</owner>
+ <type>bool</type>
+ <default>true</default>
+ <locale name="C">
+ <short>Whether bold text should use the same color as normal text</short>
+ <long>
+ If true, boldface text will be rendered using the same color as
+ normal text.
+ </long>
+ </locale>
+ </schema>
+
+ <schema>
<key>/schemas/apps/gnome-terminal/profiles/Default/title_mode</key>
<applyto>/apps/gnome-terminal/profiles/Default/title_mode</applyto>
<owner>gnome-terminal</owner>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]