diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2003-11-01 22:13:21 +0000 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2003-11-01 22:13:21 +0000 |
commit | c488066e337cb28842b93234cdce28be0b0adb3c (patch) | |
tree | bfffcb89b7da9d79527ba76086ad6622a484aa71 | |
parent | 9746520a24e4172d71dc9edd1347a60eb31c49a7 (diff) | |
download | weechat-c488066e337cb28842b93234cdce28be0b0adb3c.zip |
Added MSGID_BUGS_ADDRESS
-rw-r--r-- | po/Makevars | 1 | ||||
-rw-r--r-- | weechat/po/Makevars | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/po/Makevars b/po/Makevars index 17711ad5b..7667dab23 100644 --- a/po/Makevars +++ b/po/Makevars @@ -4,3 +4,4 @@ top_builddir = .. XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ COPYRIGHT_HOLDER = EXTRA_LOCALE_CATEGORIES = +MSGID_BUGS_ADDRESS = flashcode@flashtux.org diff --git a/weechat/po/Makevars b/weechat/po/Makevars index 17711ad5b..7667dab23 100644 --- a/weechat/po/Makevars +++ b/weechat/po/Makevars @@ -4,3 +4,4 @@ top_builddir = .. XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ COPYRIGHT_HOLDER = EXTRA_LOCALE_CATEGORIES = +MSGID_BUGS_ADDRESS = flashcode@flashtux.org |