diff options
author | Eduardo Chappa <chappa@washington.edu> | 2013-09-12 00:40:26 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2013-09-12 00:40:26 -0600 |
commit | 1de2a1f9a4cc3b9496e836f9487c721526b4add1 (patch) | |
tree | fd8bf476633c30ae86c57498f627ab8f170a8a44 /po/Makevars | |
parent | f9461927f7d10d04b03301dee6fc53f7440b90cc (diff) | |
download | alpine-1de2a1f9a4cc3b9496e836f9487c721526b4add1.tar.xz |
* Save command did not warn of existence of a message with a deleted
attachment in an aggregate save, unless cursor was positioned on a message with
a deleted attachment. Reported by Florian Herzig.
* Rewrite of configure script: ldap is checked for after ssl, which is checked
after crypto, which is checked for after dl library. Set defaults for include
and lib directories based on SSLDIR. Joint work with Florian Herzig.
* Update contact information (remove alpine-contact@u.washington.edu and
add chappa@gmx.com)
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 24318814..5715806f 100644 --- a/po/Makevars +++ b/po/Makevars @@ -34,7 +34,7 @@ COPYRIGHT_HOLDER = University of Washington # 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 = alpine-contact@u.washington.edu +MSGID_BUGS_ADDRESS = chappa@gmx.com # This is the list of locale categories, beyond LC_MESSAGES, for which the # message catalogs shall be used. It is usually empty. |