diff options
author | rbuj <[email protected]> | 2021-01-15 18:05:39 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-01-26 21:58:01 +0100 |
commit | 6291c1d42768ca16a92f70506ba31483ee725e0e (patch) | |
tree | 177a2fffe09025ba0d1f8c2c06336fd98413c3b6 /po/Makevars | |
parent | 720e7b28cd442c77462659a76287479f8007597c (diff) | |
download | mate-screensaver-6291c1d42768ca16a92f70506ba31483ee725e0e.tar.bz2 mate-screensaver-6291c1d42768ca16a92f70506ba31483ee725e0e.tar.xz |
i18n: Do not prepend 'GNU ' prefix to the package name
Diffstat (limited to 'po/Makevars')
-rw-r--r-- | po/Makevars | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makevars b/po/Makevars index 31f6faf..e185f9e 100644 --- a/po/Makevars +++ b/po/Makevars @@ -25,7 +25,7 @@ COPYRIGHT_HOLDER = MATE Desktop Environment team # Possible values are "yes", "no", or empty. If it is empty, try to # detect it automatically by scanning the files in $(top_srcdir) for # "GNU packagename" string. -PACKAGE_GNU = +PACKAGE_GNU = no # This is the email address or URL to which the translators shall report # bugs in the untranslated strings: |