Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/click_on_letter.xml.in
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bug#327462 : Please move data files into a separate CVS moduleBruno Coudoin2007-08-301-1/+1
| | | | | | | | | | | | 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
* 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
* assetml removal. need more test.Bruno Coudoin2006-05-091-2/+1
|
* Clytie Siddall gave us a complete string review.Bruno Coudoin2005-10-111-5/+4
| | | | This commit is the intergration of her work.
* Change section buhaviour in xml filesYves Combe2005-06-111-1/+1
| | | | Registering boards in sqlite at load almost working (--enable-profils).
* fixed bad assetml reference that was making the audio being seen as brokenBruno Coudoin2005-01-241-1/+1
| | | | | | | | * boards/click_on_letter.xml.in: fixed bad assetml reference that was making the audio being seen as broken on the menu icon * boards/geography.xml.in: same * boards/searace1player.xml.in: fixed typo * src/gcompris/gameutil.c: (gcompris_get_asset_file): better debug string
* Bugzilla #139771: Strings addition, fixes by Adam WeinbergerBruno Coudoin2004-04-141-3/+3
| | | | Bugzilla #140045: s/strwaberry/strawberry/ in hexagon.xml.in
* improved comments improved comments improved comments improved commentsBruno Coudoin2004-02-041-2/+2
| | | | | | | | | | | | | | * boards/algebra_plus.xml.in: improved comments * boards/babymatch.xml.in: improved comments * boards/babyshapes.xml.in: improved comments * boards/click_on_letter.xml.in: improved comments * boards/clickgame.xml.in: improved comments * boards/enumerate.xml.in: improved comments * boards/sounds/pt/misc/gcompris_misc_pt.assetml.in: updated by J * boards/sounds/pt/misc/about.ogg: created by Jose Jorge * boards/sounds/pt/misc/back.ogg: created by Jose Jorge * boards/sounds/pt/misc/configuration.ogg: created by Jose Jorge * boards/sounds/pt/misc/congratulations.ogg: created by Jose Jorge
* new better icon by jose fixed the location of orange.ogg added here: fixedBruno Coudoin2004-01-191-1/+1
| | | | | | | | | | | | * boards/boardicons/melody.png: new better icon by jose * boards/sounds/en/colors/gcompris_colors_en.assetml.in: fixed the location of orange.ogg * boards/sounds/en/colors/orange.ogg: added here: fixed the location of this file * boards/sounds/en/geography/gcompris_geography_en.assetml.in: fixed the location of orange.ogg * boards/sounds/en/geography/orange.ogg: deleted here: fixed the location of this file * boards/sounds/melody/melody.ogg: added by Jose * src/boards/maze.c: (start_board): fixed image icon name * src/boards/python/melody.py: fixed timer management and crash * boards/click_on_letter.xml.in: replaced speaker by mouth icon in help comment
* remove .asset.in copy in install-data-local added assetml dataset addedBruno Coudoin2003-09-281-0/+1
| | | | | | | | | | | | | | | | | | | | | | * Makefile.am: remove .asset.in copy in install-data-local * boards/click_on_letter.xml.in: added assetml dataset * boards/geography.xml.in: added assetml dataset * boards/money.xml.in: removed empty credits * boards/money_cents.xml.in: removed empty credits * boards/skins/default/button_style2.png: added here for maintenance * boards/skins/default/repeat.png: changed to a mouth * boards/sounds/de/colors/gcompris_colors_de.assetml.in: updated description field * boards/sounds/en/colors/gcompris_colors_en.assetml.in: updated description field * boards/sounds/fr/colors/gcompris_colors_fr.assetml.in: fixed yellow * gcompris.spec.in: fixed python requirement * src/boards/colors.c: (start_board): now the repeat icon is not display if sound is available * src/boards/menu.c: (menu_create_item): manage assetml dataset in mandatory_sound_* * src/gcompris/bonus.c: (gcompris_display_bonus): fixed "good job" sounds to use assetml * src/gcompris/gameutil.c: (gcompris_add_xml_to_data): added mandatory_sound_dataset * src/gcompris/gcompris-board.h: added mandatory_sound_dataset * src/gcompris/oggplayer.c: (erase_credits), (item_event_ogginfo): check rootitem before destroy in case
* changed reference to mandatory_sound_file but stil buggy now catalanBruno Coudoin2003-09-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | * boards/click_on_letter.xml.in: changed reference to mandatory_sound_file but stil buggy * boards/flags/ca.png: now catalan instead of canadian * boards/flags/cs.png: Former Tchechoslovakia * boards/flags/gcompris_flags.assetml.in: fixed * boards/flags/sr.png: added * boards/money.xml.in: added help * boards/money_cents.xml.in: added help * boards/skins/default/display_area_small.png: added to display the music artist * boards/skins/pink/display_area_small.png: added to display the music artist * configure.in: removed python compilation and passes info to spec file * gcompris.spec.in: removed python dependancies if not defined in configure.in * po/fi.po: updated by Rami Aubourg-Kaires * src/boards/click_on_letter.c: (start_board), (repeat), (sounds_are_fine): added a test if sounds is available. is not can't enter the board * src/boards/hanoi.c: (hanoi_create_item): fixed plot width * src/boards/menu.c: (menu_create_item): added a fixme: need to complete test of mandatory_sound_file with assetml * src/gcompris/bonus.c: (board_finished): bad end bonuses are not used when random end is requested * src/gcompris/config.c: (set_locale_flag), (get_locale_name): added serbian: fixed to support serbian specifics with 2 different char set * src/gcompris/gcompris.c: (setup_window): fixed the long lasting random cursor color. It needed to be set AFTER the colormap settings. * src/gcompris/oggplayer.c: (display_ogg_file_credits), (item_event_ogginfo): now display less information but better looking.
* Changed to use the new menu system. Now submenu are discovered dynamicallyBruno Coudoin2003-01-121-0/+1
|
* fixed many typos thanks to Herman BruyninckxBruno Coudoin2002-09-091-1/+1
|
* continued gcompris-editBruno Coudoin2002-06-081-3/+3
| | | | fixed hilaire .xml.in files
* Update/write the documentation in several boards.Hilarie Fernandes/DrGenius2002-06-081-0/+4
|
* many change added the name property and change name entity to titleBruno Coudoin2002-04-161-1/+2
| | | | added the timer api and implemented it in algebra board
* fixed these board descriptionsr1_0_0Bruno Coudoin2002-03-181-1/+1
|
* minor changesBruno Coudoin2002-03-171-1/+1
|
* mane changes / see changlogBruno Coudoin2002-02-101-1/+1
|
* changed encoding to utf-8 for intlttolBruno Coudoin2002-01-131-1/+1
|
* Minor XML board files updatesPascal Georges2001-11-081-6/+7
|
* changed to have dynamic arrow menu generationBruno Coudoin2001-11-061-2/+2
|
* Added ogg support and click_on_letter board by PascalBruno Coudoin2001-11-051-0/+12