Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/geography_country
Commit message (Collapse)AuthorAgeFilesLines
* configure fixes and cleanup by Yavor Doganov.Bruno Coudoin2008-10-281-3/+1
| | | | | | It is no more needed to copy config.rpath localy. svn path=/trunk/; revision=3586
* *** RELEASE 8.4.5 ***Bruno Coudoin2008-05-12253-0/+0
| | | | | | | | | Removed non functional writing tutor activity to make room. Removed non functional oscar and friends to make room Compressed all png images with optipng to save space (5MB saved) svn path=/trunk/; revision=3433
* - Added mexican geography map by Little_Bear (jorge.diaz on gmail.com)Bruno Coudoin2008-05-0337-8/+80
| | | | | | | - Fixed canadian map that was too much on the left so that buttons was not easily accessible. svn path=/trunk/; revision=3396
* Ed Montgomery (edm at rocketmail dot com) created the canadaBruno Coudoin2007-12-1116-1/+35
| | | | | | | | | | | region map for the geography country activity. * boards/geography_country/Makefile.am: * boards/geography_country/board8_0.xml.in: * boards/geography_country/canada_region/*: svn path=/trunk/; revision=3169
* Improved to include a subdir and the level/sublevelBruno Coudoin2007-09-283-0/+0
| | | | | | | | | | | | | * tools/gcompris_shapegame.py: Improved to include a subdir and the level/sublevel - Added the coutry borders and colored 2 white country * boards/geography_country/brazil/Rondonia.png * boards/geography_country/brazil/Rio_Grande_do_Sul.png * boards/geography_country/brazil/background.png svn path=/trunk/; revision=3055
* - Created the Brazil map by Elisa de Castro GuerraBruno Coudoin2007-09-2330-1/+63
| | | | svn path=/trunk/; revision=3042
* Fixed bug#327462 : Please move data files into a separate CVS moduleBruno Coudoin2007-08-301-22/+22
| | | | | | | | | | | | Now all voices are in a separated svn module. The voices must now be put under boards/voices/<locale> instead of boards/sounds/<locale> To get the voices installed in the proper place, simply run: make update-voices svn path=/trunk/; revision=2944
* Fixed missing translation of the country map names.Bruno Coudoin2007-03-276-59/+59
| | | | svn path=/trunk/; revision=2562
* Fixed path to data imagesBruno Coudoin2007-03-138-268/+268
| | | | svn path=/trunk/; revision=2514
* minor, removed resource definitionBruno Coudoin2007-03-13229-0/+1050
* boards/clickgame.xml.in: minor, removed resource definition * boards/menu.xml.in: * src/gcompris/gcompris.c: * boards/Makefile.am: splitted geography and geography_country * boards/geography.xml.in: * boards/geography/Makefile.am: * boards/geography/board10_0.xml.in: * boards/geography/board5_0.xml.in: * boards/geography/board6_0.xml.in: * boards/geography/board7_0.xml.in: * boards/geography/board8_0.xml.in: * boards/geography/board9_0.xml.in: * boards/geography/board9_1.xml.in: * boards/geography/board9_2.xml.in: * boards/geography_country/Makefile.am: * configure.in: * po/POTFILES.in: * boards/scalesboard.xml.in: fixed documentation * src/boards/scale.c: (scale_anim_plateau): fixed fuzzy plate by Miguel. * src/boards/shapegame.c: (item_event): fixed freeze in dragging in the tooltip by Miguel. svn path=/trunk/; revision=2513