[gnome-settings-daemon] color: Mark the summary and description keys as translatable
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] color: Mark the summary and description keys as translatable
- Date: Fri, 20 May 2011 20:00:13 +0000 (UTC)
commit 3882bd62657af9fd88c4eb364d8080e852ef3dde
Author: Richard Hughes <richard hughsie com>
Date: Fri May 20 21:00:07 2011 +0100
color: Mark the summary and description keys as translatable
...settings-daemon.plugins.color.gschema.xml.in.in | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/data/org.gnome.settings-daemon.plugins.color.gschema.xml.in.in b/data/org.gnome.settings-daemon.plugins.color.gschema.xml.in.in
index 51ab114..5072d82 100644
--- a/data/org.gnome.settings-daemon.plugins.color.gschema.xml.in.in
+++ b/data/org.gnome.settings-daemon.plugins.color.gschema.xml.in.in
@@ -12,13 +12,13 @@
</key>
<key name="recalibrate-display-threshold" type="u">
<default>180</default>
- <summary>The duration a display profile is valid</summary>
- <description>This is the number of days after which the display color profile is considered invalid.</description>
+ <_summary>The duration a display profile is valid</_summary>
+ <_description>This is the number of days after which the display color profile is considered invalid.</_description>
</key>
<key name="recalibrate-printer-threshold" type="u">
<default>180</default>
- <summary>The duration a printer profile is valid</summary>
- <description>This is the number of days after which the printer color profile is considered invalid.</description>
+ <_summary>The duration a printer profile is valid</_summary>
+ <_description>This is the number of days after which the printer color profile is considered invalid.</_description>
</key>
</schema>
</schemalist>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]