Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/connect4.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2005-09-11 18:45:30 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2005-09-11 18:45:30 (GMT)
commit45d030daa980f679669b4b1b3e27685d5a43fa50 (patch)
tree717741722dfe1216fe116a03652e2f8c7a1e58a6 /boards/connect4.xml.in
parentd42780157e9186c09ea5c92fe48d60e9886d0a3b (diff)
Fixed comilation option --disable-sqlite.
Should work as expected now. Changed all original message to use &gt; and &lt; in .xml.in files. Not using them bugs the libxml2 parsing. I added them around all http://... reference because translators tend to use the form <http://...> now hopefully they will respect this syntax.
Diffstat (limited to 'boards/connect4.xml.in')
-rw-r--r--boards/connect4.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/connect4.xml.in b/boards/connect4.xml.in
index fffb89c..aa3c17a 100644
--- a/boards/connect4.xml.in
+++ b/boards/connect4.xml.in
@@ -12,6 +12,6 @@
<_prerequisite>Mouse manipulation</_prerequisite>
<_goal>Create a line of 4 pieces either horizontally or vertically</_goal>
<_manual>Click anywhere in the line in which you want to drop a piece</_manual>
- <_credit>Laurent Lacheny. Images and Artificial Intelligence taken from project 4stattack by Jeroen Vloothuis. The original project can be found on http://forcedattack.sourceforge.net</_credit>
+ <_credit>Laurent Lacheny. Images and Artificial Intelligence taken from project 4stattack by Jeroen Vloothuis. The original project can be found on &lt;http://forcedattack.sourceforge.net&gt;</_credit>
</Board>
</GCompris>