summaryrefslogtreecommitdiff
path: root/help/ChangeLog
Commit message (Collapse)AuthorAge
* updated french translation.Vincent Untz2005-08-29
| | | | | | 2005-08-29 Vincent Untz <vuntz@gnome.org> * fr/fr.po: updated french translation.
* forgot some headersVincent Untz2005-08-27
| | | | | | 2005-08-27 Vincent Untz <vuntz@gnome.org> * fr/fr.po: forgot some headers
* add french translation, by Christophe Bliard <cbliard@gmail.com>Vincent Untz2005-08-27
| | | | | | | | 2005-08-27 Vincent Untz <vuntz@gnome.org> * Makefile.am: * fr/*: add french translation, by Christophe Bliard <cbliard@gmail.com>
* Release 2.11.92 Update.Lucas Rocha2005-08-23
| | | | | | | 2005-08-23 Lucas Rocha <lucasr@cvs.gnome.org> * configure.in: Release 2.11.92 * NEWS, THANKS, src/about.c: Update.
* Updated Ukrainian translation.Maxim Dziumanenko2005-08-21
| | | | | | 2005-08-21 Maxim Dziumanenko <mvd@mylinux.ua> * Updated Ukrainian translation.
* Added ChangelogFrancisco Javier F. Serrador2005-08-17
| | | | | | 2005-08-17 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * ChangeLog: Added Changelog
* Added Spanish translation.Francisco Javier F. Serrador2005-08-10
| | | | | | 2005-08-10 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Added Spanish translation.
* added gnome-doc-utils.make. added GNOME_DOC_INIT and removedLucas Rocha2005-07-25
2005-07-24 Lucas Rocha <lucasr@cvs.gnome.org> * .cvsignore: added gnome-doc-utils.make. * configure.in: added GNOME_DOC_INIT and removed help/C/Makefile and help/sr/Makefile from AC_OUTPUT. * Makefile.am: added gnome-doc-utils.make to EXTRA_DIST and DISTCLEANFILES. Added DISTCHECK_CONFIGURE_FLAGS. * help/Makefile.am: migration to gnome-doc-utils. * help/zenity.omf.in: new OMF file to be used by gnome-doc-utils. * help/C/Makefile.am, help/C/zenity-C.omf: No longer needed. Removed. * help/C/zenity.xml: updates to be gnome-doc-utils compliant. * help/ChangeLog: new ChangeLog to keep track of doc updates.
bgstack15