summaryrefslogtreecommitdiff
path: root/accessx-status/docs/Makefile.am
blob: 5f675cd9f2be02726ceec6ad716581e4727d87d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
@YELP_HELP_RULES@

HELP_ID = mate-accessx-status
HELP_FILES = index.docbook legal.xml

HELP_MEDIA = figures/accessx_bounce-keys.png \
	figures/accessx_mouse-keys.png \
	figures/accessx_slow-keys.png \
	figures/accessx-status-applet.png \
	figures/accessx-status-disabled.png \
	figures/accessx_sticky-altGr-key.png \
	figures/accessx_sticky-keys.png \
	figures/accessx_sticky-meta-key.png \
	figures/accessx_sticky-shift-key.png \
	figures/accessx_sticky-windows-key.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