Subversion Repositories LCARS

Rev

Rev 22 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 22 Rev 198
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 = de
6
6
7
# Textdomain for our package.
7
# Textdomain for our package.
8
TEXTDOMAIN = de.pointedears.newsstat
8
TEXTDOMAIN = de.pointedears.newsstat
9
9
10
# Initial copyright holder added to pot and po files.
10
# Initial copyright holder added to pot and po files.
11
#COPYRIGHT_HOLDER = Guido Flohr
11
#COPYRIGHT_HOLDER = Guido Flohr
12
COPYRIGHT_HOLDER = Thomas 'PointedEars' Lahn
12
COPYRIGHT_HOLDER = Thomas 'PointedEars' Lahn
13
13
14
# Where to send msgid bugs?  
14
# Where to send msgid bugs?  
15
#MSGID_BUGS_ADDRESS = Guido Flohr <guido@imperia.net>
15
#MSGID_BUGS_ADDRESS = Guido Flohr <guido@imperia.net>
16
MSGID_BUGS_ADDRESS = Thomas 'PointedEars' Lahn <startrek@PointedEars.de>
16
MSGID_BUGS_ADDRESS = Thomas 'PointedEars' Lahn <startrek@PointedEars.de>