Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@activitycentral.org>2011-02-12 06:56:55 (GMT)
committer Anish Mangal <anish@activitycentral.com>2012-04-27 10:02:35 (GMT)
commit909a3f241067a7d685cc9a1fd545c022e1c7d571 (patch)
tree319387e43cf7c63c8c293eec1412884d1f5cd360
parentac0fcde62aa0aa866c8a435a314ac90445621fcc (diff)
Switch default feedback serve to feedback.sl.o; clean up gconf doc strings
-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 7e8dff8..bcb7903 100644
--- a/data/sugar.schemas.in
+++ b/data/sugar.schemas.in
@@ -9,7 +9,7 @@
<default>true</default>
<locale name="C">
<short>Enable personalized submit</short>
- <long>Show device icon to let pople submit text message with all collected data including detialed information about sumbitter.</long>
+ <long>Show device icon to let people submit text messages with all collected data including detailed information about submitter.</long>
</locale>
</schema>
<schema>
@@ -31,7 +31,7 @@
<default>false</default>
<locale name="C">
<short>Add XO serial numbers to anonymous submits</short>
- <long>Add XO serial numbers to anonymous submits.</long>
+ <long>Actually, setting this value to true will make anonymous submits not anonymous for XO laptops. Might be useful for Sugar deployments</long>
</locale>
</schema>
<schema>
@@ -39,7 +39,7 @@
<applyto>/desktop/sugar/feedback/server_host</applyto>
<owner>sugar</owner>
<type>string</type>
- <default>jita.sugarlabs.org</default>
+ <default>feedback.sugarlabs.org</default>
<locale name="C">
<short>Server host to send reports to</short>
<long>Server that will handle reports sent via HTTPS POST requests.</long>