build: Use correct gettext domain when installing translation files

https://bugzilla.gnome.org/show_bug.cgi?id=770475
This commit is contained in:
Kalev Lember
2016-08-27 11:46:40 +02:00
committed by Christian Hergert
parent 55b374b8be
commit fb26c2e8c1

View File

@ -1,7 +1,7 @@
# Makefile variables for PO directory in any package using GNU gettext.
# Usually the message domain is the same as the package name.
DOMAIN = $(GETTEXT_DOMAIN)
DOMAIN = $(PACKAGE)
# These two variables depend on the location of this directory.
subdir = po