diff options
author | tnn <tnn@pkgsrc.org> | 2008-05-17 22:56:17 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2008-05-17 22:56:17 +0000 |
commit | a8490df4d89836e93ba7dc8906d46abb898968f7 (patch) | |
tree | 56ccf34d34c674ee48caaabef77d012caa0da47a /chat/libpurple/PLIST | |
parent | 026ee26a794a2444a08229f951bb78105de97c86 (diff) | |
download | pkgsrc-a8490df4d89836e93ba7dc8906d46abb898968f7.tar.gz |
Update to libpurple-2.4.2.
o In MySpaceIM, messages from spambots are discarded (Justin Williams)
o Strip mIRC formatting codes from quit and part messages.
o IRC now displays ban lists in-channel for joined channels.
o Fixed a bug where the list of loaded plugins would get removed when
switching between different operating systems.
o Fix reception of IRC PART without a part message on Undernet
(fixes a problem with litter in the channel user list).
o IRC no longer crashes on /list on servers which erroneously omit RPL_LISTSTART
o Update the NetworkManager support to use D-Bus directly, instead of
libnm-glib. Hopefully it's stable now. It will now compile by default if you
have D-Bus support and NetworkManager.h. (Elliott Sales de Andrade)
o MSN buddy list synchronization is now more forgiving, only asking about
buddies who have disappeared completely from the server list and not those
that have simply moved groups.
o IRC will now try to append 1-9 to your nick if it is in use, instead of
substituting the last character with 1-9 where possible.
o Bonjour buddies will be saved persistently if they're moved out of the
"Bonjour" group. (Eion Robb)
Diffstat (limited to 'chat/libpurple/PLIST')
-rw-r--r-- | chat/libpurple/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/libpurple/PLIST b/chat/libpurple/PLIST index 74217225226..114dc1395d9 100644 --- a/chat/libpurple/PLIST +++ b/chat/libpurple/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2008/04/29 10:55:02 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.12 2008/05/17 22:56:17 tnn Exp $ include/libpurple/account.h include/libpurple/accountopt.h include/libpurple/blist.h @@ -125,6 +125,7 @@ share/locale/nb/LC_MESSAGES/pidgin.mo share/locale/ne/LC_MESSAGES/pidgin.mo share/locale/nl/LC_MESSAGES/pidgin.mo share/locale/nn/LC_MESSAGES/pidgin.mo +share/locale/oc/LC_MESSAGES/pidgin.mo share/locale/pa/LC_MESSAGES/pidgin.mo share/locale/pl/LC_MESSAGES/pidgin.mo share/locale/ps/LC_MESSAGES/pidgin.mo |