]> Dogcows Code - chaz/openbox/blobdiff - po/Makevars
ob_remote has been killed, remove ob_sync from the public header, its only used inter...
[chaz/openbox] / po / Makevars
index 3a3812a65cb465e20988fa1127a872e7fefe1b8d..8b09f53b0f5446dcab87e1f0a748f8916c09d35f 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 = 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.
This page took 0.023084 seconds and 4 git commands to generate.