[bijiben] Localize also the rest of the gchema file
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bijiben] Localize also the rest of the gchema file
- Date: Mon, 20 Jan 2014 23:54:31 +0000 (UTC)
commit 402c09ddca64dc1df3a16d344729197849732253
Author: Piotr Drąg <piotrdrag gmail com>
Date: Tue Jan 21 00:53:58 2014 +0100
Localize also the rest of the gchema file
For consistency's sake.
data/org.gnome.bijiben.gschema.xml.in | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/data/org.gnome.bijiben.gschema.xml.in b/data/org.gnome.bijiben.gschema.xml.in
index ac4e791..a0771a8 100755
--- a/data/org.gnome.bijiben.gschema.xml.in
+++ b/data/org.gnome.bijiben.gschema.xml.in
@@ -2,27 +2,27 @@
<schema path="/org/gnome/bijiben/" id="org.gnome.bijiben">
<key type="s" name="font">
<default>'Cantarell 14'</default>
- <summary>Custom Font</summary>
- <description>The font name set here will be used as the font when displaying notes.</description>
+ <_summary>Custom Font</_summary>
+ <_description>The font name set here will be used as the font when displaying notes.</_description>
</key>
<key type="b" name="use-system-font">
<default>true</default>
- <summary>Whether to use the system monospace font</summary>
+ <_summary>Whether to use the system monospace font</_summary>
</key>
<key type="s" name="color">
<default>'rgb(239,242,209)'</default>
- <summary>New notes color.</summary>
- <description>The color name set here will be used as the color when creating new notes.</description>
+ <_summary>New notes color.</_summary>
+ <_description>The color name set here will be used as the color when creating new notes.</_description>
</key>
<key type="s" name="default-location">
<default>'local'</default>
- <summary>Primary notes provider to use for new notes.</summary>
- <description>The primary notebook is the place where are created new notes.</description>
+ <_summary>Primary notes provider to use for new notes.</_summary>
+ <_description>The primary notebook is the place where are created new notes.</_description>
</key>
<key name="window-maximized" type="b">
<default>false</default>
<_summary>Window maximized</_summary>
- <_description>Window maximized state</_description>
+ <_description>Window maximized state.</_description>
</key>
<key name="window-size" type="ai">
<default>[810, 600]</default>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]