From 7452d28d5cb86530b0d313c658d615e6218cc837 Mon Sep 17 00:00:00 2001 From: infirit Date: Fri, 2 Aug 2013 23:54:44 +0200 Subject: Use yelp-tools instead of mate-doc-utils --- help/Makefile.am | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'help/Makefile.am') 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 -- cgit v1.2.1