summaryrefslogtreecommitdiff
path: root/help/Makefile.am
diff options
context:
space:
mode:
authorinfirit <[email protected]>2013-08-02 23:54:44 +0200
committerinfirit <[email protected]>2013-08-02 23:54:44 +0200
commit7452d28d5cb86530b0d313c658d615e6218cc837 (patch)
treeb750e769a19698801bae0e0e211d0c6e96c0dfdd /help/Makefile.am
parentd5249f5fe6ec943e813fe32ad47035aac543bbf3 (diff)
downloadpluma-7452d28d5cb86530b0d313c658d615e6218cc837.tar.bz2
pluma-7452d28d5cb86530b0d313c658d615e6218cc837.tar.xz
Use yelp-tools instead of mate-doc-utils
Diffstat (limited to 'help/Makefile.am')
-rw-r--r--help/Makefile.am12
1 files changed, 5 insertions, 7 deletions
diff --git a/help/Makefile.am b/help/Makefile.am
index a3cb533a..a7c9bac9 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -1,10 +1,8 @@
-include $(top_srcdir)/mate-doc-utils.make
-dist-hook: doc-dist-hook
+@YELP_HELP_RULES@
-DOC_MODULE = pluma
-DOC_ENTITIES =
-DOC_INCLUDES = legal.xml
-DOC_FIGURES = \
+HELP_ID = pluma
+HELP_FILES = index.docbook legal.xml
+HELP_MEDIA = \
figures/pluma_format_bold.png \
figures/pluma_format_italic.png \
figures/pluma_format_strikethrough.png \
@@ -12,7 +10,7 @@ DOC_FIGURES = \
figures/pluma_recent_files_menu_icon.png \
figures/pluma_window.png
-DOC_LINGUAS = ar bg ca cs da de el es fi fr hu it ja ko oc pt_BR ru sv th uk zh_CN zh_HK zh_TW
+HELP_LINGUAS = ar bg ca cs da de el es fi fr hu it ja ko oc pt_BR ru sv th uk zh_CN zh_HK zh_TW
-include $(top_srcdir)/git.mk