po: set gettext domain in Makevars so we don't have to patch the generated Makefile...
authorTim-Philipp Müller <tim@centricular.com>
Sun, 22 Dec 2013 21:56:03 +0000 (21:56 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Sun, 22 Dec 2013 21:58:03 +0000 (21:58 +0000)
https://bugzilla.gnome.org/show_bug.cgi?id=705455

po/Makevars

index 10ed9f6..8f4e7d0 100644 (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 = gstreamer-1.0
 
 # These two variables depend on the location of this directory.
 subdir = po