diff options
author | Dai Sato <satodai@w3m.jp> | 2007-05-31 12:17:05 +0000 |
---|---|---|
committer | Dai Sato <satodai@w3m.jp> | 2007-05-31 12:17:05 +0000 |
commit | ae48f2a576f588e39e099031ccf8ecce11163ea3 (patch) | |
tree | 7d6fed976b72694d61fc595a745d394e1cd6e1a5 /po/Makevars | |
parent | fix type, add GC_INIT(). (diff) | |
download | w3m-ae48f2a576f588e39e099031ccf8ecce11163ea3.tar.gz w3m-ae48f2a576f588e39e099031ccf8ecce11163ea3.zip |
w3m 0.5.2 releaserelease-0-5-2
Diffstat (limited to '')
-rw-r--r-- | po/Makevars | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makevars b/po/Makevars index 5440cb2..2f57810 100644 --- a/po/Makevars +++ b/po/Makevars @@ -34,7 +34,7 @@ COPYRIGHT_HOLDER = Fumitoshi UKAI # 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 = ukai@debian.or.jp +MSGID_BUGS_ADDRESS = satodai@w3m.jp # This is the list of locale categories, beyond LC_MESSAGES, for which the # message catalogs shall be used. It is usually empty. |