make: add a variable 'DOMAIN' for the name of the pot and mo files
commitbb544439f483dba2e35f45fc45cd06ad659fc05c
authorChristophe CURIS <christophe.curis@free.fr>
Tue, 20 Jan 2015 21:03:54 +0000 (20 22:03 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Tue, 20 Jan 2015 21:29:24 +0000 (20 21:29 +0000)
tree776e1ec80dc725fd7f01f3bf7a02c59c2eddc898
parentc72f013136528e4191f2cbcaeb0874b6653dd61e
make: add a variable 'DOMAIN' for the name of the pot and mo files

Having the name of the domain hard-coded in many places in the makefiles
makes it harder to maintain them, specially because much code is duplicated
between the makefiles that handle po files.

There is now the variable DOMAIN that is set once in each concerned
makefile, and the rest of the makefile makes use of it.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
WINGs/po/Makefile.am
WPrefs.app/po/Makefile.am
po/Makefile.am
util/po/Makefile.am