Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/chess.xml.in
blob: 42eebd6a358db77e894edd3e05e57cdff7a111db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
  <Board 
	 name="chess"
	 type="menu" 
	 section="/strategy"
	 icon="boardicons/chess.svg" 
	 author="">
	 <_title>Practice chess</_title>
	 <_description>Play chess against the computer in a learning mode</_description>
  </Board>
</GCompris>