blob: 7d567745033e336ed6879895f8602960e4d332e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
### This part of Makefile.am can be customized by you.
# yelp-tools:
@YELP_HELP_RULES@
# The name of the directory in /usr/share/mate/help/,
# and the name of the main .xml file:
HELP_ID = creating-marco-themes
# The names of any files included via entity declarations.
HELP_FILES = index.docbook
# The names of any pictures:
HELP_MEDIA =
# The names of any locales for which documentation translations exist:
HELP_LINGUAS =
|