summaryrefslogtreecommitdiff
path: root/sensors-applet/help/Makefile.am
diff options
context:
space:
mode:
authormbkma <[email protected]>2026-01-31 12:11:25 +0100
committermbkma <[email protected]>2026-01-31 12:11:25 +0100
commitbb4fa0ea945f9dd4d0bff0182c381c2f14f78ae3 (patch)
tree523c91356c59557d0bcfa0a878f4e5cadd0c4ab2 /sensors-applet/help/Makefile.am
parentd433bbd9aeb7ae3377e59c70f6608c3e29f9ebbc (diff)
downloadmate-applets-integrate-all-applets.tar.bz2
mate-applets-integrate-all-applets.tar.xz
merge mate-indicator-applet and sensors-applet into mate-appletsintegrate-all-applets
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