Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/sudoku.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2005-09-26 22:17:46 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2005-09-26 22:17:46 (GMT)
commitef9bc323efe255ffab4ffecf435a525bd126c21f (patch)
treed432f866f1c5dc285f5d3282f031655da24ae72f /boards/sudoku.xml.in
parent0b42a7daf83b1bcdac73a9112e8402cb5c567ada (diff)
Added keywords in our menu file to provide keyword searching
for the ofset gnuedu project. It maybe usefull also for the gcompris website and our administratif activity filter. The keywords are incomplete yet. Fixed some warnings.
Diffstat (limited to 'boards/sudoku.xml.in')
-rw-r--r--boards/sudoku.xml.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/boards/sudoku.xml.in b/boards/sudoku.xml.in
index c516427..3e76d50 100644
--- a/boards/sudoku.xml.in
+++ b/boards/sudoku.xml.in
@@ -8,6 +8,18 @@
difficulty="4"
author="Bruno Coudoin (bruno.coudoin@free.fr)"
boarddir="">
+ <keywords>
+ <_keyword>number</_keyword>
+ <_keyword>figure</_keyword>
+ <_keyword>form</_keyword>
+ <_keyword>geometry</_keyword>
+ <_keyword>logical</_keyword>
+ <_keyword>place</_keyword>
+ <_keyword>squaring</_keyword>
+ <_keyword>symbol</_keyword>
+ <_keyword>board</_keyword>
+ <_keyword>unique</_keyword>
+ </keywords>
<_title>Sudoku, place unique symbols in a square.</_title>
<_description>Symbols must be unique in a row,
in a column, and (if defined) each region.</_description>