# 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 \
	  fr

# Textdomain for our package.
TEXTDOMAIN = com.cantanea.Chess-Opening

# Initial copyright holder added to pot and po files.
#COPYRIGHT_HOLDER = Guido Flohr
COPYRIGHT_HOLDER = cantanea EOOD <http://www.cantanea.com/> 

# Where to send msgid bugs?  
MSGID_BUGS_ADDRESS = Guido Flohr <guido.flohr@cantanea.com>
