Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2007-06-18 22:19:37 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2007-06-18 22:19:37 (GMT)
commit1e37861b49fd55317ea0a9b248044327e8040b57 (patch)
tree7f06b54d973deaa58da71eef821d756d1d96f191 /boards
parent0a3f0cf89992a6ed93c82da7a0feeaafe2bef0c8 (diff)
- Typo replacement. Replaced gcompris in GCompris, our official name.
svn path=/trunk/; revision=2750
Diffstat (limited to 'boards')
-rw-r--r--boards/menu.xml.in4
-rw-r--r--boards/pythontemplate.xml.in2
-rw-r--r--boards/pythontest.xml.in2
3 files changed, 4 insertions, 4 deletions
diff --git a/boards/menu.xml.in b/boards/menu.xml.in
index 411285d..098e5df 100644
--- a/boards/menu.xml.in
+++ b/boards/menu.xml.in
@@ -9,9 +9,9 @@
<_title>GCompris Main Menu</_title>
<_description>Left-click the mouse on an activity to select it.</_description>
<_prerequisite>GCompris is a collection of educational games that provides different activities for children aged 2 and up.</_prerequisite>
- <_goal>The goal of gcompris is to provide a free alternative to popular proprietary edutainment software</_goal>
+ <_goal>The goal of GCompris is to provide a free alternative to popular proprietary edutainment software</_goal>
<_manual xml:space="preserve">A simple click on an icon brings you to an activity or a menu of activities.
-At the bottom of the screen is the gcompris control bar.
+At the bottom of the screen is the GCompris control bar.
The following icons are displayed from right to left.
(note that each icon is displayed only if available in the current activity)
Home - Exit an activity, go back to menu
diff --git a/boards/pythontemplate.xml.in b/boards/pythontemplate.xml.in
index f671720..ac7aab8 100644
--- a/boards/pythontemplate.xml.in
+++ b/boards/pythontemplate.xml.in
@@ -11,7 +11,7 @@
<_title>Python Template</_title>
<_description>An empty python activity to use as a starting point</_description>
<_prerequisite>Advanced Python Programmer :)</_prerequisite>
- <_goal>Add a language-binding to gcompris.</_goal>
+ <_goal>Add a language-binding to GCompris.</_goal>
<_credit>Thanks to Guido van Rossum and the python team for this powerful language!</_credit>
</Board>
<Data directory=""/>
diff --git a/boards/pythontest.xml.in b/boards/pythontest.xml.in
index f698141..e26e0d1 100644
--- a/boards/pythontest.xml.in
+++ b/boards/pythontest.xml.in
@@ -11,7 +11,7 @@
<_title>Python Test</_title>
<_description>Test board for the python plugin</_description>
<_prerequisite>Advanced Python Programmer :)</_prerequisite>
- <_goal>Add a language-binding to gcompris.</_goal>
+ <_goal>Add a language-binding to GCompris.</_goal>
<_credit>Thanks to Guido van Rossum and the python team for this powerful language!</_credit>
</Board>
<Data directory=""/>