summaryrefslogtreecommitdiff
path: root/help/ChangeLog
Commit message (Collapse)AuthorAge
* Release 2.13.4 Update.Lucas Rocha2006-01-06
| | | | | | | 2006-01-05 Lucas Rocha <lucasr@gnome.org> * configure.in: Release 2.13.4 * THANKS, NEWS: Update.
* Release 2.13.3 Update. Update my e-mail address.Lucas Rocha2005-12-12
| | | | | | | | 2005-12-12 Lucas Rocha <lucasr@gnome.org> * configure.in: Release 2.13.3 * NEWS: Update. * MAINTAINERS: Update my e-mail address.
* Updated Spanish translation.Francisco Javier F. Serrador2005-11-19
| | | | | | 2005-11-19 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es/es.po: Updated Spanish translation.
* Release 2.13.2 Update.Lucas Rocha2005-11-14
| | | | | | | 2005-11-13 Lucas Rocha <lucasr@cvs.gnome.org> * configure.in: Release 2.13.2 * NEWS, THANKS, src/about.c: Update.
* Release 2.13.1 Update.Lucas Rocha2005-10-24
| | | | | | | 2005-10-24 Lucas Rocha <lucasr@cvs.gnome.org> * configure.in: Release 2.13.1 * NEWS, THANKS, src/about.c: Update.
* Release 2.12.0 Update.Lucas Rocha2005-09-06
| | | | | | | 2005-09-06 Lucas Rocha <lucasr@cvs.gnome.org> * configure.in: Release 2.12.0 * NEWS, THANKS, src/about.c: Update.
* 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