Subversion Repositories LCARS

Rev

Rev 56 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

1
# Makefile snippet that holds all package-dependent information.

# Add more languages here!  Beware that this is a makefile snippet and
# you have to adhere to make syntax.
LINGUAS = de

# Textdomain for our package.
TEXTDOMAIN = de.pointedears

PACKAGE_NAME = PE
PACKAGE_VERSION = 0.3.2

# Initial copyright holder added to pot and po files.
COPYRIGHT_HOLDER = Thomas 'PointedEars' Lahn

# Where to send msgid bugs?  
MSGID_BUGS_ADDRESS = Thomas 'PointedEars' Lahn <webmaster@PointedEars.de>