Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSascha Silbe <silbe@activitycentral.com>2011-01-21 20:39:14 (GMT)
committer Sascha Silbe <sascha-pgp@silbe.org>2011-02-05 15:25:14 (GMT)
commit7b5e3aabd2c7ffb61de94ec14c13350ab770a7bc (patch)
tree285bcac641a69ade7c97fb5d0c051a33d7f4738b
parent34a5302672eb697609c3f56eaf430e6e1bc64ced (diff)
Fix typo in GConf schema file
Signed-off-by: Sascha Silbe <silbe@activitycentral.com> Reviewed-by: Aleksey Lim <alsroot@member.fsf.org>
-rw-r--r--data/sugar.schemas.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/sugar.schemas.in b/data/sugar.schemas.in
index 474753b..f38b42e 100644
--- a/data/sugar.schemas.in
+++ b/data/sugar.schemas.in
@@ -31,9 +31,9 @@
<default></default>
<locale name="C">
<short>User Color</short>
- <long>Color for the XO icon that is used throughout the
- desktop. The string is composed of the stroke color and fill
- color, format is that of rbg colors. Example: #AC32FF,#9A5200
+ <long>Color for the XO icon that is used throughout the
+ desktop. The string is composed of the stroke color and fill
+ color, format is that of rgb colors. Example: #AC32FF,#9A5200
</long>
</locale>
</schema>