# 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 = parcimonie-applet

# Initial copyright holder added to pot and po files.
COPYRIGHT_HOLDER = intrigeri

# Where to send msgid bugs?  
MSGID_BUGS_ADDRESS = intrigeri <intrigeri@boum.org>
