From: Valere M. <val...@ym...> - 2011-10-29 10:10:15
|
Hi, I've finished migrating libexif-gtk and gexif to gtk3. I've kept gtk2 compatibility so package maintainers can decide to build gtk2 or gtk3 versions of the package. I've added other corrections. Here are the changelogs: Changelog libexif-gtk: Starting point was 0.3.6cvs snapshot * libexif-gtk made compatible for both gtk2 (min version: 2.4) and gtk3 * autotools adapted to generate either libexif-gtk or libexif-gtk3 * encoding of source files set to utf8 * encoding of ru translation file set to utf8 * fixed bugs linked to gtk_notebook_remove_page action * fixed internationalisation bugs in gtk-options.c & configure.ac * fr translation completed Changelog gefix: Starting point was cvs snapshot. * code made compatible for both gtk2 (minimum version: 2.6) and gtk3 * added --enable-gtk3 option in configure.ac (default is gtk2) * fixed bug 2014281: gexif doesn't build with latest GTK 2.13.2 * converted source files (.c .h) to utf-8 encoding (fix crashes for invalid encoding) * warning message "No EXIF data found!" replaced by message dialog box * warning message "Implement!" replaced by 'about' dialog box * de, es, fr, pl, sv translations completed * fixed bug 1599611: gexif is not localized (remark: no change of AM_GNU_GETTEXT) How do I do now to integrate this in sourceforge ? You link me to the project or ... ? I have a sourceforge account with name: vmonseur Thanks Regards Valère Monseur |