summaryrefslogtreecommitdiff
path: root/help/zenity.omf.in
Commit message (Collapse)AuthorAge
* refile zenity to GNOME|Utilities. Fixes #318831. Patch from Brent SmithLucas Rocha2005-10-18
| | | | | | | | | | 2005-10-18 Lucas Rocha <lucasr@cvs.gnome.org> * help/zenity.omf.in: refile zenity to GNOME|Utilities. Fixes #318831. Patch from Brent Smith <gnome@nextreality.net>. * help/C/zenity.xml: more meaningful abstract and standardized title. Fixes #318915. Patch from Brent Smith <gnome@nextreality.net>.
* 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