Rev 189 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 189 | Rev 209 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | # Makefile snippet that holds all package-dependent information. |
1 | # Makefile snippet that holds all package-dependent information. |
2 | 2 | ||
3 | # Add more languages here! Beware that this is a makefile snippet and |
3 | # Add more languages here! Beware that this is a makefile snippet and |
4 | # you have to adhere to make syntax. |
4 | # you have to adhere to make syntax. |
5 | LINGUAS = de |
5 | LINGUAS = en de ru vuh-Latn-Gol-modern |
6 | 6 | ||
7 | # Textdomain for our package. |
7 | # Textdomain for our package. |
8 | TEXTDOMAIN = de.pointedears |
8 | TEXTDOMAIN = de.pointedears |
9 | 9 | ||
10 | PACKAGE_NAME = PE |
10 | PACKAGE_NAME = PE |
11 | PACKAGE_VERSION = 0.3.2 |
11 | PACKAGE_VERSION = 0.3.9.19 |
12 | 12 | ||
13 | # Initial copyright holder added to pot and po files. |
13 | # Initial copyright holder added to pot and po files. |
14 | COPYRIGHT_HOLDER = Thomas 'PointedEars' Lahn |
14 | COPYRIGHT_HOLDER = Thomas 'PointedEars' Lahn |
15 | 15 | ||
16 | # Where to send msgid bugs? |
16 | # Where to send msgid bugs? |