summaryrefslogtreecommitdiff
path: root/sensors-applet/help/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sensors-applet/help/Makefile.am')
-rw-r--r--sensors-applet/help/Makefile.am13
1 files changed, 13 insertions, 0 deletions
diff --git a/sensors-applet/help/Makefile.am b/sensors-applet/help/Makefile.am
new file mode 100644
index 00000000..ca41b056
--- /dev/null
+++ b/sensors-applet/help/Makefile.am
@@ -0,0 +1,13 @@
+@YELP_HELP_RULES@
+
+HELP_ID = mate-sensors-applet
+HELP_FILES = index.docbook legal.xml
+HELP_MEDIA = figures/applet_in_panel.png
+
+# Add linguas to be ignored, e.g. IGNORE_HELP_LINGUAS = ca de es fr
+IGNORE_HELP_LINGUAS =
+HELP_LINGUAS = $(if $(IGNORE_HELP_LINGUAS), \
+ $(filter-out $(IGNORE_HELP_LINGUAS),$(subst /,,$(dir $(wildcard */*.po)))), \
+ $(subst /,,$(dir $(wildcard */*.po))) )
+
+-include $(top_srcdir)/git.mk