diff options
author | gavan <gavan@pkgsrc.org> | 2004-09-22 18:09:39 +0000 |
---|---|---|
committer | gavan <gavan@pkgsrc.org> | 2004-09-22 18:09:39 +0000 |
commit | 7281e6190f06234794da5fab39fc60ae01a375dd (patch) | |
tree | 3cf8dd20c1beaf9b27bea5da4423289a923a641c /chat/gaim/PLIST | |
parent | bfecc5b0c74319ef73ddf6f869ac48a2f43687da (diff) | |
download | pkgsrc-7281e6190f06234794da5fab39fc60ae01a375dd.tar.gz |
Update to 1.0.0:
New Features:
* Drag-and-drop buddy support for the Invite dialog (Stu Tomlinson)
* Drag-and-drop buddy support for the Pounce dialog (Stu Tomlinson)
* View Chat log available from the interface (Daniel Atallah)
* Ability to receive offline messages in character encodings
other than ASCII (thanks to Nick Sukharev)
* File transfer status messages printed to conversation
windows (Dave West)
* Display file transfer messages when someone sends you a file
over AIM (Dave West)
* Handle MSN buddy lists more sanely (Felipe Contreras)
* Zephyr can use tzc to run from behind a firewall (Arun A Tharuvai)
Bug Fixes:
* Work around window manager stupidity with new dialog windows (Dave West)
* Compile with gtk 2.5.x (Gary Kramlich)
* Escape invalid characters in log names (Daniel Atallah)
* Fix for clicking add in an msn chat with 2 or more people in your buddy
list (Daniel Atallah)
Based on patch from maintainer, Matthew Luckie, in private mail.
Diffstat (limited to 'chat/gaim/PLIST')
-rw-r--r-- | chat/gaim/PLIST | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/chat/gaim/PLIST b/chat/gaim/PLIST index 0e8c432d054..f9da3ff6c5e 100644 --- a/chat/gaim/PLIST +++ b/chat/gaim/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.33 2004/09/22 08:09:19 jlam Exp $ +@comment $NetBSD: PLIST,v 1.34 2004/09/22 18:09:39 gavan Exp $ bin/gaim bin/gaim-remote include/gaim/account.h @@ -68,6 +68,7 @@ include/gaim/stock.h include/gaim/stringref.h include/gaim/util.h include/gaim/value.h +include/gaim/version.h include/gaim/xmlnode.h lib/gaim/autorecon.la lib/gaim/docklet.la @@ -84,7 +85,6 @@ lib/gaim/libmsn.la lib/gaim/libnapster.la lib/gaim/libnovell.la lib/gaim/liboscar.la -lib/gaim/libsilcgaim.la lib/gaim/libyahoo.la lib/gaim/libzephyr.la lib/gaim/notify.la @@ -107,6 +107,7 @@ ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gaim.mo ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gaim.mo ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gaim.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gaim.mo +${PKGLOCALEDIR}/locale/en_AU/LC_MESSAGES/gaim.mo ${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/gaim.mo ${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gaim.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gaim.mo |