summaryrefslogtreecommitdiff
path: root/help/Makefile.am
Commit message (Collapse)AuthorAge
* 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>
* Updated Ukrainian translation.Maxim Dziumanenko2005-08-21
| | | | | | 2005-08-21 Maxim Dziumanenko <mvd@mylinux.ua> * Updated Ukrainian translation.
* 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.
* Add Serbian documentation to the build system.Danilo Ĺ egan2004-03-21
|
* First initial template of the help documents. Still have to write the mainGlynn Foster2003-01-15
2003-01-15 Glynn Foster <glynn.foster@sun.com> * help/C/Makefile.am, help/C/legal.xml, help/C/zenity-C.omf, help/C/zenity.xml, help/Makefile.am: First initial template of the help documents. Still have to write the main bulk of it.
bgstack15