diff options
author | Stefano Karapetsas <[email protected]> | 2013-07-17 14:29:53 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-07-17 14:29:53 +0200 |
commit | ca0a6b583480b07d13e98ebcb7105dfb344367c2 (patch) | |
tree | 917a758b77ddf2f04a06369c2bfb9accc2ddc48d /desktop-docs/gpl | |
parent | e5e03d83c9c20017e9a042023b84ad2a21524210 (diff) | |
download | mate-desktop-ca0a6b583480b07d13e98ebcb7105dfb344367c2.tar.bz2 mate-desktop-ca0a6b583480b07d13e98ebcb7105dfb344367c2.tar.xz |
Replace mate-doc-utils with yelp-tools
Diffstat (limited to 'desktop-docs/gpl')
-rw-r--r-- | desktop-docs/gpl/C/index.docbook (renamed from desktop-docs/gpl/C/gpl.xml) | 0 | ||||
-rw-r--r-- | desktop-docs/gpl/Makefile.am | 11 |
2 files changed, 4 insertions, 7 deletions
diff --git a/desktop-docs/gpl/C/gpl.xml b/desktop-docs/gpl/C/index.docbook index 7589a13..7589a13 100644 --- a/desktop-docs/gpl/C/gpl.xml +++ b/desktop-docs/gpl/C/index.docbook diff --git a/desktop-docs/gpl/Makefile.am b/desktop-docs/gpl/Makefile.am index aaee3b9..b887e17 100644 --- a/desktop-docs/gpl/Makefile.am +++ b/desktop-docs/gpl/Makefile.am @@ -1,10 +1,7 @@ -include $(top_srcdir)/mate-doc-utils.make -dist-hook: doc-dist-hook +@YELP_HELP_RULES@ -DOC_MODULE = gpl -DOC_ENTITIES = -DOC_INCLUDES = - -DOC_LINGUAS = ar ca cs el es eu fi fr hu ko nds oc pa uk vi zh_CN sv de +HELP_ID = gpl +HELP_FILES = index.docbook +HELP_LINGUAS = ar ca cs el es eu fi fr hu ko nds oc pa uk vi zh_CN sv de -include $(top_srcdir)/git.mk |