Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/login.xml.in
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/login.xml.in
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/login.xml.in')
-rw-r--r--boards/login.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/login.xml.in b/boards/login.xml.in
index eff5df4..bcb93f3 100644
--- a/boards/login.xml.in
+++ b/boards/login.xml.in
@@ -3,7 +3,7 @@
<Board
name="login"
type="python:login"
- section="none"
+ section="/login"
icon=""
author="">
<_title>GCompris login screen</_title>