diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2020-09-06 13:01:32 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2020-09-06 13:01:32 +0000 |
commit | 1d263277285e96f06dd85325e9754ffef7a36e7f (patch) | |
tree | d749e69fcb3b513494b3741fc8f56c1d326ebf3f /po/Makevars | |
parent | Move old ChangeLog entries to ChangeLog.1 (diff) | |
download | w3m-1d263277285e96f06dd85325e9754ffef7a36e7f.tar.gz w3m-1d263277285e96f06dd85325e9754ffef7a36e7f.zip |
Drop bug report address
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 a60a09d..0c4cb4d 100644 --- a/po/Makevars +++ b/po/Makevars @@ -34,7 +34,7 @@ COPYRIGHT_HOLDER = THE w3m'S COPYRIGHT HOLDER # It can be your email address, or a mailing list address where translators # can write to without being subscribed, or the URL of a web page through # which the translators can contact you. -MSGID_BUGS_ADDRESS = satodai@w3m.jp +MSGID_BUGS_ADDRESS = # This is the list of locale categories, beyond LC_MESSAGES, for which the # message catalogs shall be used. It is usually empty. |