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:
parent
9c9efffd8c
commit
ecaede0ce6
@ -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-good-1.0
|
||||
|
||||
# These two variables depend on the location of this directory.
|
||||
subdir = po
|
||||
|
Loading…
x
Reference in New Issue
Block a user