diff options
author | jak1 <jak1@themanaworld.org> | 2024-02-16 14:50:14 -0300 |
---|---|---|
committer | Fedja Beader <fedja@protonmail.ch> | 2024-03-08 23:02:17 +0000 |
commit | 1b4d0a5eb370702dcab377403e79782f918244f2 (patch) | |
tree | 748793b1ff9322556b5ca92e06332fffa73c1713 /po/Makevars | |
parent | d44e457369a68fa4fc2b811a3cb571970380e546 (diff) | |
download | manaverse-1b4d0a5eb370702dcab377403e79782f918244f2.tar.gz manaverse-1b4d0a5eb370702dcab377403e79782f918244f2.tar.bz2 manaverse-1b4d0a5eb370702dcab377403e79782f918244f2.tar.xz manaverse-1b4d0a5eb370702dcab377403e79782f918244f2.zip |
Rename the program from ManaPlus to ManaVerse.
Diffstat (limited to 'po/Makevars')
-rw-r--r-- | po/Makevars | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/Makevars b/po/Makevars index 2cd1a43b5..588deb93f 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 = manaplus +DOMAIN = manaverse # 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 = The ManaPlus Developers +COPYRIGHT_HOLDER = The ManaVerse Developers # This is the email address or URL to which the translators shall report # bugs in the untranslated strings: |