blob: 65d8fad57d04da21719c2ba0de738e0ec513b5f1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
### This part of Makefile.am can be customized by you.
@YELP_HELP_RULES@
# The name of the directory in /usr/share/gnome/help/,
# and the name of the main .xml file:
HELP_ID = creating-metacity-themes
HELP_FILES = index.docbook
# The names of any locales for which documentation translations exist:
HELP_LINGUAS = de
|