Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/rpms/sugar/sugar-Switch-default-feedback-serve-to-feedback.sl.o-clean-up-gconf-doc-strings.patch
blob: 5baa3422606533c0302787af47331c698aea54f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
From patchwork Sat Feb 12 01:56:55 2011
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [sugar] Switch default feedback serve to feedback.sl.o;
	clean up gconf doc strings
Date: Sat, 12 Feb 2011 06:56:55 -0000
From: Aleksey Lim <alsroot@activitycentral.org>
X-Patchwork-Id: 647
Message-Id: <1297475815-1356-1-git-send-email-alsroot@activitycentral.org>
To: dextrose@lists.sugarlabs.org

---
 data/sugar.schemas.in |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


diff --git a/data/sugar.schemas.in b/data/sugar.schemas.in
index c33a221..841bc7f 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 poeple submit text messages with all collected data including detialed information about sumbitter.</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 sebmits 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.paraguayeduca.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>