summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2013-12-22 21:56:03 +0000
committerTim-Philipp Müller <tim@centricular.com>2013-12-22 22:15:59 +0000
commita46bd0eff82c5d8888a084f7baeac39acdfb1b10 (patch)
tree027bc42dcc7e16d40cae057411b7d515649b5b8b
parent4fb63af272099ef1d3ff619a0bde97389100dbc0 (diff)
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
-rw-r--r--po/Makevars2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makevars b/po/Makevars
index 10ed9f6c..f8eb8937 100644
--- a/po/Makevars
+++ b/po/Makevars
@@ -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-ugly-1.0
# These two variables depend on the location of this directory.
subdir = po