Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/Makefile.am
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2005-08-20 12:35:04 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2005-08-20 12:35:04 (GMT)
commit7661f99744e10726ec8802ac92adf100734b02c1 (patch)
tree3a72c36296f2c039493912c46d9a945a2bc266c8 /boards/Makefile.am
parentc8938e7b08246085dc28db793f23270cb491fe6f (diff)
- Included art from Nicu for Mister Potato
Nicu Buculei <nicu@nicubunu.ro> gave us it's Mister Potato and released it under GPL. - Implemented a first login screen. Not all problem solved and we need at least a login level where kids enter their name with the keyboard. The problem with the current login is that it become a top level pseudo board which is loaded shortly even if there is no users. When there is no users, the login should not be used at all. - Implemented a Sudoku activity (uncomplete yet, the 3x3 sub square is not checked by the computer)
Diffstat (limited to 'boards/Makefile.am')
-rw-r--r--boards/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/boards/Makefile.am b/boards/Makefile.am
index 4150b47..7ebeed6 100644
--- a/boards/Makefile.am
+++ b/boards/Makefile.am
@@ -88,6 +88,7 @@ xml_in_files = \
smallnumbers2.xml.in \
submarine.xml.in \
superbrain.xml.in \
+ sudoku.xml.in \
target.xml.in \
traffic.xml.in \
tuxpaint.xml.in \