Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/wordprocessor.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
* Fixed typo from bug#415652Bruno Coudoin2007-03-071-2/+2
| | | | svn path=/trunk/; revision=2497
* added documentation added auto upgrade of the base to include the logBruno Coudoin2007-03-061-3/+3
| | | | | | | | * boards/wordprocessor.xml.in: added documentation * src/gcompris/gcompris_db.c: (gc_db_init), (gc_db_log): added auto upgrade of the base to include the log table in previous bases. svn path=/trunk/; revision=2496
* Soudan typo is now fixed created Japanese flag from wikipedia Soudan typoBruno Coudoin2006-11-071-1/+1
| | | | | | | | | | | | | | * TODO: Soudan typo is now fixed * boards/flags/ja.png: created Japanese flag from wikipedia * boards/geography/board4_2.xml.in: Soudan typo is now fixed * boards/wordprocessor.xml.in: moved to /fun, out of experimental * configure.in: added Japanese * src/boards/py-mod-anim.c: (AnimCanvas_free): Fixed a Major bug in anim bindings. quiting the gnumch activity crash GCompris 1 times on 10 in my case. This seems to fix it and we should consider patching 8.2.1 with this. * src/boards/python/gnumch.py: fixed a string to allow paramter swapping for translations. * src/gcompris/config.c: added japanese.
* * boards/wordprocessor.xml.in:Bruno Coudoin2006-11-051-2/+2
| | | | * src/boards/clickgame.c: (clickgame_move_item):
* MERGE gcompris_7-4 UNTESTEDBruno Coudoin2006-03-011-0/+19
MERGE gcompris_7-4 UNTESTED