[bijiben] Settings : schema
- From: Pierre-Yves Luyten <pyluyten src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bijiben] Settings : schema
- Date: Sun, 18 Nov 2012 20:44:33 +0000 (UTC)
commit 2e781fead0cf1cd0fc3f7948338b2d1e9406856e
Author: Pierre-Yves Luyten <py luyten fr>
Date: Sun Nov 18 16:23:02 2012 +0100
Settings : schema
data/org.gnome.bijiben.gschema.xml.in | 11 +++--------
1 files changed, 3 insertions(+), 8 deletions(-)
---
diff --git a/data/org.gnome.bijiben.gschema.xml.in b/data/org.gnome.bijiben.gschema.xml.in
index 0ad573e..83e8f4e 100755
--- a/data/org.gnome.bijiben.gschema.xml.in
+++ b/data/org.gnome.bijiben.gschema.xml.in
@@ -1,19 +1,14 @@
<schemalist>
<schema path="/org/gnome/bijiben/" id="org.gnome.bijiben">
- <key type="b" name="case-sensitive-search">
- <default>false</default>
- <summary>Case sensitive search</summary>
- <description>If true, main view will suck you soul.</description>
- </key>
<key type="s" name="font">
<default>'Serif 11'</default>
<summary>Custom Font Face</summary>
- <description>If enable-custom-font is true, the font name set here will be used as the font when displaying notes.</description>
+ <description>The font name set here will be used as the font when displaying notes.</description>
</key>
- <key type="s" name="highlight-color">
+ <key type="s" name="color">
<default>'Red'</default>
<summary>The color when text is highlighted.</summary>
- <description>When you do highlight text, the color will come from that string. Please do enter valid string.</description>
+ <description>The color name set here will be used as the color when creating new notes.</description>
</key>
</schema>
</schemalist>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]