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-02 22:51:58 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2005-08-02 22:51:58 (GMT)
commitcd31974f8a1c3316873d7eaa14778fd66afa5656 (patch)
tree32af54779e1f024023ed6a4b8c7120f080c91d1c /boards/Makefile.am
parentee122043afa0d73d4fe6951cee734e0bc74b56be (diff)
- Fixes several issue in src/boards/python.c. No more craches.
- Prepared the login screen but empty for now - Renamed reread_xml by reread_menu - Now the noxrandr param is 'almost' persistant in the config file 'almost' because until you enter and quit the gcompris config panel, it is not saved. This is very dangerous becaus after that there is no way to put back xrander in since there is no --withxrandr switch. WARNING: This need more works !!
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 f81543e..4150b47 100644
--- a/boards/Makefile.am
+++ b/boards/Makefile.am
@@ -55,6 +55,7 @@ xml_in_files = \
imageid.xml.in \
imagename.xml.in \
leftright.xml.in \
+ login.xml.in \
maze.xml.in \
maze2DRelative.xml.in \
maze3D.xml.in \