po: set gettext domain in Makevars so we don't have to patch the generated Makefile.in.in

https://bugzilla.gnome.org/show_bug.cgi?id=705455
This commit is contained in:
Tim-Philipp Müller 2013-12-22 21:56:03 +00:00
parent d24f554a3c
commit 6159360ea0

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_PACKAGE)
DOMAIN = gst-plugins-base-1.0
# These two variables depend on the location of this directory.
subdir = po