Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/missing_letter.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2004-05-29 13:25:50 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2004-05-29 13:25:50 (GMT)
commit5f41a9c24d2e476e70aec69be06e3fee235ee6f8 (patch)
treedefa6df5f5da534ca68f1e03ea04241f5b0e373a /boards/missing_letter.xml.in
parentfc8444814462e4f9409300844d725de84d40c122 (diff)
(AFTER RELEASE 6.0) fixed board name. This board was no more working in
(AFTER RELEASE 6.0) * boards/missing_letter.xml.in: fixed board name. This board was no more working in 6.0 * boards/skins/default/button_large.png: more cute * boards/skins/default/button_large_selected.png: more cute * boards/skins/default/dialogbox.png: more cute * boards/skins/default/skin.xml: more cute * configure.in: flags release increased * src/boards/chess.c: added sys/wait.h include * src/boards/missingletter.c: (is_our_board): fixed board name * src/boards/reading.c: (start_board), (reading_destroy_all_items), (display_what_to_do), (reading_create_item), (ask_ready), (ask_yes_no), (get_random_word): review of the word selection. Was causing random crash. Still memory leak issue it needs more work. * src/gcompris/Makefile.am: packaging fixes from Yann Dirson (Debian) * src/gcompris/about.c: (gcompris_about_start): layout fixes * src/gcompris/config.c: (gcompris_config_start): fixed OK button color * src/gcompris/gameutil.c: (gcompris_dialog): readded missing OK text in the dialog box button * src/gcompris/gameutil.h: removed useless sys/wait.h include * src/gcompris/gcompris.c: (setup_window): fixed order URL * src/gcompris/help.c: (gcompris_help_start), (select_item), (set_content): removed text shadow * src/gcompris/properties.c: fixed setenv. gettext dynamique change was broken.
Diffstat (limited to 'boards/missing_letter.xml.in')
-rw-r--r--boards/missing_letter.xml.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/boards/missing_letter.xml.in b/boards/missing_letter.xml.in
index 72b497e..488e490 100644
--- a/boards/missing_letter.xml.in
+++ b/boards/missing_letter.xml.in
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
<Board
- name="missing_letter"
- type="missing_letter"
+ name="missingletter"
+ type="missingletter"
section="/reading/."
icon="boardicons/missing_letter.png"
difficulty="2"