From cceaed2400a5db758f48a372e429e3410271275f Mon Sep 17 00:00:00 2001 From: infirit Date: Fri, 2 Aug 2013 13:53:04 +0200 Subject: Use yelp-tools instead of mate-doc-utils --- trashapplet/docs/Makefile.am | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'trashapplet/docs/Makefile.am') diff --git a/trashapplet/docs/Makefile.am b/trashapplet/docs/Makefile.am index a44f1223..f6692946 100644 --- a/trashapplet/docs/Makefile.am +++ b/trashapplet/docs/Makefile.am @@ -1,11 +1,10 @@ -include $(top_srcdir)/mate-doc-utils.make -dist-hook: doc-dist-hook +@YELP_HELP_RULES@ -DOC_MODULE = mate-trashapplet -DOC_ENTITIES = legal.xml +HELP_ID = mate-trashapplet +HELP_FILES = index.docbook legal.xml -DOC_FIGURES = figures/trash-applet.png +HELP_MEDIA = figures/trash-applet.png -DOC_LINGUAS = ca cs da de el en_GB es eu fi fr hu it nl oc pa pt_BR ru sv uk zh_CN zh_HK zh_TW +HELP_LINGUAS = ca cs da de el en_GB es eu fi fr hu it nl oc pa pt_BR ru sv uk zh_CN zh_HK zh_TW -include $(top_srcdir)/git.mk -- cgit v1.2.1