From 3d7373cf6f50bb1f397e331ce6df1bc968c27fff Mon Sep 17 00:00:00 2001 From: Bruno Coudoin Date: Mon, 22 Dec 2008 01:10:08 +0000 Subject: putted back the france icon fixed a potential crash case, was using a * boards/geography_country.xml.in: putted back the france icon * src/boards/reading.c: (ask_ready), (ask_yes_no): fixed a potential crash case, was using a dereferenced pixbuf. svn path=/trunk/; revision=3651 --- (limited to 'boards') diff --git a/boards/geography_country.xml.in b/boards/geography_country.xml.in index aebbb85..3f8efe1 100644 --- a/boards/geography_country.xml.in +++ b/boards/geography_country.xml.in @@ -4,7 +4,7 @@ name="geography_country" type="shapegame" section="/discovery/miscelaneous" - icon="boardicons/globe.svg" + icon="boardicons/france_region.svg" mandatory_sound_file="voices/$LOCALE/geography/peru.ogg" difficulty="2" author="Jean-Philippe Ayanides (jp.ayanides@free.fr)" diff --git a/boards/melody/guitar/background.png b/boards/melody/guitar/background.png deleted file mode 100644 index 1f98cf1..0000000 --- a/boards/melody/guitar/background.png +++ /dev/null Binary files differ -- cgit v0.9.1