Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/login.xml.in
blob: 0e6c45f242cdae47f886b5a3bcdecebb0455f8f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
  <Board 
	 name="login"
	 type="python:login"
	 section="/login"
	 icon=""
	 author="">
	 <_title>GCompris login screen</_title>
	 <_description>Select or enter your name to log in to GCompris</_description>
	 <_prerequisite></_prerequisite>
	 <_goal>GCompris identifies each child, so we can provide child-specific reports.</_goal>
	 <_manual xml:space="preserve">In order to activate the login screen, you must 
first add users in the administration part of GCompris. 
You access Administration by running 'gcompris -a'.
In Administration, you can create different profiles. In each profile,
you can have a different set of users and select which activities are available to them.
To run GCompris for a specific profile, you use 'gcompris -p profile' where 'profile'
is the name of a profile as you created it in Administration.</_manual>
  </Board>
</GCompris>