X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=po%2FMakevars;h=8b09f53b0f5446dcab87e1f0a748f8916c09d35f;hb=a46b4ee4341dcf5c86b9182b5b970825f2e11692;hp=3a3812a65cb465e20988fa1127a872e7fefe1b8d;hpb=90f24142852d826e0a9725c7549f3326798085bd;p=chaz%2Fopenbox diff --git a/po/Makevars b/po/Makevars index 3a3812a6..8b09f53b 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 = openbox +DOMAIN = $(PACKAGE) # These two variables depend on the location of this directory. subdir = po @@ -18,7 +18,7 @@ XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ # or entity, or to disclaim their copyright. The empty string stands for # the public domain; in this case the translators are expected to disclaim # their copyright. -COPYRIGHT_HOLDER = Ben Jansens +COPYRIGHT_HOLDER = Free Software Foundation, Inc. # This is the list of locale categories, beyond LC_MESSAGES, for which the # message catalogs shall be used. It is usually empty.