Merge branch 'core-updates'
[jackhill/guix/guix.git] / po / packages / Makevars
1 # Makefile variables for PO directory in any package using GNU gettext.
2
3 # This domain contains only translations of package synopses and descriptions.
4 DOMAIN = guix-packages
5
6 subdir = po/packages
7 top_builddir = ../..
8
9 # These options get passed to xgettext. We want to catch exclusively package
10 # synopses and descriptions.
11 XGETTEXT_OPTIONS = \
12 --language=Scheme --from-code=UTF-8 \
13 --keyword=synopsis --keyword=description
14
15 COPYRIGHT_HOLDER = Ludovic Courtès
16
17 MSGID_BUGS_ADDRESS = ludo@gnu.org
18
19 EXTRA_LOCALE_CATEGORIES =