diff options
author | Lucas Rocha <lucasr@cvs.gnome.org> | 2005-07-25 01:06:32 +0000 |
---|---|---|
committer | Lucas Almeida Rocha <lucasr@src.gnome.org> | 2005-07-25 01:06:32 +0000 |
commit | 6552d6b556a8b28378c917c8882894575c5f7969 (patch) | |
tree | 7446273ee999351adea39313b8f6937a1b7db859 /help/zenity.omf.in | |
parent | Updated Finnish translation (diff) | |
download | zenity-6552d6b556a8b28378c917c8882894575c5f7969.tar.gz zenity-6552d6b556a8b28378c917c8882894575c5f7969.tar.bz2 zenity-6552d6b556a8b28378c917c8882894575c5f7969.zip |
added gnome-doc-utils.make. added GNOME_DOC_INIT and removed
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.
Diffstat (limited to 'help/zenity.omf.in')
-rw-r--r-- | help/zenity.omf.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/help/zenity.omf.in b/help/zenity.omf.in new file mode 100644 index 00000000..6edd2d7c --- /dev/null +++ b/help/zenity.omf.in @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<omf> + <resource> + <subject category="GNOME|Desktop"/> + <type> + user's guide + </type> + <relation seriesid="1e4f989c-287a-11d7-84e2-b1f3b939ba73"/> + <rights type="GNU FDL" license.version="1.1" holder="Sun Microsystems"/> + </resource> +</omf> |