summaryrefslogtreecommitdiff
path: root/stickynotes/docs/Makefile.am
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-08-06 14:35:10 -0700
committerStefano Karapetsas <[email protected]>2013-08-06 14:35:10 -0700
commited0921aa6001db711ef137ba5b97941c7c2a6d80 (patch)
tree09022320f0381761340f6ef24866f9b276837cfc /stickynotes/docs/Makefile.am
parent32a2bc051959798d978e6967bd34ff8882aada39 (diff)
parent556640ffc27a3496ceda03c7f5d75e4d8813586d (diff)
downloadmate-applets-ed0921aa6001db711ef137ba5b97941c7c2a6d80.tar.bz2
mate-applets-ed0921aa6001db711ef137ba5b97941c7c2a6d80.tar.xz
Merge pull request #51 from infirit/yelptools
Use yelp-tools instead of mate-doc-utils
Diffstat (limited to 'stickynotes/docs/Makefile.am')
-rw-r--r--stickynotes/docs/Makefile.am11
1 files changed, 5 insertions, 6 deletions
diff --git a/stickynotes/docs/Makefile.am b/stickynotes/docs/Makefile.am
index a348e2c2..f8cc4633 100644
--- a/stickynotes/docs/Makefile.am
+++ b/stickynotes/docs/Makefile.am
@@ -1,15 +1,14 @@
-include $(top_srcdir)/mate-doc-utils.make
-dist-hook: doc-dist-hook
+@YELP_HELP_RULES@
-DOC_MODULE = mate-stickynotes_applet
-DOC_ENTITIES = legal.xml
+HELP_ID = mate-stickynotes_applet
+HELP_FILES = index.docbook legal.xml
-DOC_FIGURES = figures/stickynote-right-menu-lock.png \
+HELP_MEDIA = figures/stickynote-right-menu-lock.png \
figures/stickynote-right-menu-new.png \
figures/stickynotes_applet.png \
figures/stickynotes-note-prefs.png \
figures/stickynotes-prefs.png
-DOC_LINGUAS = ca cs de el en_GB es eu fi fr ko oc pa pt_BR ru sv uk zh_CN zh_HK zh_TW
+HELP_LINGUAS = ca cs de el en_GB es eu fi fr ko oc pa pt_BR ru sv uk zh_CN zh_HK zh_TW
-include $(top_srcdir)/git.mk