[eog] Make GSettings key description match the GConf one
- From: Felix Riemann <friemann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [eog] Make GSettings key description match the GConf one
- Date: Sat, 12 Jun 2010 17:05:07 +0000 (UTC)
commit ff509b7df8fd17abceceb2baa37ef4d45b301461
Author: Felix Riemann <friemann gnome org>
Date: Sat Jun 12 18:52:53 2010 +0200
Make GSettings key description match the GConf one
Saves one wrong translation.
data/org.gnome.eog.gschema.xml.in.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.eog.gschema.xml.in.in b/data/org.gnome.eog.gschema.xml.in.in
index 6bde338..f467567 100644
--- a/data/org.gnome.eog.gschema.xml.in.in
+++ b/data/org.gnome.eog.gschema.xml.in.in
@@ -29,7 +29,7 @@
<key name="transparency" type="s">
<default>'CHECK_PATTERN'</default>
<_summary>Transparency indicator</_summary>
- <_description>Determines how transparency should be indicated. Valid values are CHECK_PATTERN, COLOR and NONE. If COLOR is choosen, then the trans_color key determines the used color value.</_description>
+ <_description>Determines how transparency should be indicated. Valid values are CHECK_PATTERN, COLOR and NONE. If COLOR is choosen, then the trans-color key determines the used color value.</_description>
</key>
<key name="scroll-wheel-zoom" type="b">
<default>true</default>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]