Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/hexagon.xml.in
Commit message (Collapse)AuthorAgeFilesLines
* Major rework of activity icons by Mathieu Ignacio.Bruno Coudoin2007-06-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | These Images are an original creation of Mathieu Ignacio. Released under GPL. Starting now, we switch to the svg format. * po/POTFILES.skip: Updated * src/boards/Makefile.am: cleanup, removed draw.c * src/boards/Makefile.mingw: - * src/boards/draw.c: - * src/boards/python/anim.py: removed focus highlight to keep the ON buttons. * src/boards/python/redraw.py: removed image boards/draw directory, use them from skins now. * src/boards/wordprocessor.c: (wordprocessor_create): use draw skin image now * src/gcompris/gameutil.c: (gc_pixmap_load): Now return a blank inline pixmap instead of NULL if the file is not found. * src/libgnomecanvas/gnome-canvas-rich-text.c: removed translatable string svn path=/trunk/; revision=2694
* reorganise menus suppress -d filter option in menu.c add --experimentalYves Combe2006-01-181-1/+1
| | | | | | | | | reorganise menus suppress -d filter option in menu.c add --experimental probably some boards will disappears (if typo in xml.in section). pass version to 7.29 to force reread xml
* Clytie Siddall gave us a complete string review.Bruno Coudoin2005-10-111-3/+1
| | | | This commit is the intergration of her work.
* Started to integrate a complete review of our english stringsBruno Coudoin2005-10-091-1/+1
| | | | | | | by Clytie Siddall Updated screenshots. Changed the web site generation to have clean URL.
* Change section buhaviour in xml filesYves Combe2005-06-111-1/+1
| | | | Registering boards in sqlite at load almost working (--enable-profils).
* Bugzilla #139771: Strings addition, fixes by Adam WeinbergerBruno Coudoin2004-04-141-3/+2
| | | | Bugzilla #140045: s/strwaberry/strawberry/ in hexagon.xml.in
* added hexagon, manouche and algorithm. changed to english flag addedBruno Coudoin2004-04-011-0/+20
* boards/Makefile.am: added hexagon, manouche and algorithm. * boards/flags/en.png: changed to english flag * configure.in: added windows dll creation macro and libgcompris creation * src/boards/Makefile.am: link against libgcompris-1.la so suit windows issue * src/boards/python/Makefile.am: added hexagon, manouche and algorithm. * src/gcompris/Makefile.am: creation of libgcompris-1.la * src/gcompris/config.c: added en_uk. * boards/algorithm.xml.in: created by Christof Petig and Ingo Konrad * boards/hexagon.xml.in: created by Christof Petig and Ingo Konrad * boards/minouche.xml.in: created by Christof Petig and Ingo Konrad * oards/boardicons/algorithm.png: created by Christof Petig and Ingo Konrad * boards/boardicons/hexagon.png: created by Christof Petig and Ingo Konrad * boards/boardicons/minouche.png: created by Christof Petig and Ingo Konrad * src/boards/python/algorithm.py: created by Christof Petig and Ingo Konrad * src/boards/python/hexagon.py: created by Christof Petig and Ingo Konrad * src/boards/python/minouche.py: created by Christof Petig and Ingo Konrad