CVSROOT:        /cvs/gnome
Module name:    gcompris
Changes by:     bcoudoin        05/11/23 18:52:12

Modified files:
        .              : Tag: gcompris_7_1 ChangeLog Makefile.mingw 
                         configure.in gcompris-installer.nsi 
                         gcompris.spec.in 
        src/boards     : Tag: gcompris_7_1 draw.c python.c 
        src/gcompris   : Tag: gcompris_7_1 gameutil.c images_selector.c 
                         properties.c properties.h 

Log message:
* Makefile.mingw: fixed for windows, missing "
* configure.in: release 7.1.1
* gcompris-installer.nsi: fixed uninstallation
* gcompris.spec.in: now use mandriva-release instead of mandrake. no more check 
%canvaslib < 2.3.6
because the numbering has changed, at least on mandriva. not sure it's usefull.
* src/boards/draw.c: fixed to work again on windows
* src/boards/python.c: (pythonboard_init): taken patch from HEAD to remove
the error AttributeError: 'module' object has no attribute 'argv'
thanks to misc and erwan for their help.
* src/gcompris/gameutil.c: (gcompris_load_pixmap),
(gcompris_read_xml_file), (gcompris_find_absolute_filename):
* src/gcompris/images_selector.c: (gcompris_images_selector_start),
(display_image), (parseImage), (read_xml_file),
(read_dataset_directory): use gcompris_find_absolute_filename from HEAD. This 
fixed an error
in image_selector when a tuxpaint image is selected.
* src/gcompris/properties.c: (gcompris_properties_new): added user_data_dir 
from HEAD
* src/gcompris/properties.h: added user_data_dir from HEAD

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gcompris&who=bcoudoin&date=explicit&mindate=2005-11-23%2018:51&maxdate=2005-11-23%2018:53

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to