diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-03-24 20:35:09 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-03-24 20:35:09 +0000 |
commit | 644c4b0c221b542c0d90dba4e035c3c7bf7e7785 (patch) | |
tree | 57d80474cd7d7406a7e1a3d6a7f11b26f2f081f5 /chat/xchat2/PLIST | |
parent | 0b05178f1108cc0f14d83e2be692b030313bf2fc (diff) | |
download | pkgsrc-644c4b0c221b542c0d90dba4e035c3c7bf7e7785.tar.gz |
Update xchat2 to 2.0.8.
Changes:
- Updated translations (az, es, fi, lt, mk, nl, ru, sk, sl, sr, sv,
zh_CN).
- Added color, flash and iconify args to /GUI command (this is for
use in scripts and plugins only).
- Plugin API: Added "notify" list.
- Plugin API: Added id, users, flags fields for "channels" list.
- Win32: Better error messages for file i/o and winsock errors.
- New Perl interface (with backward compatibility)! (Lian Situ).
- Fixed command-character buglet [873541].
- Win32: Improved incorrect CPS display for file transfers.
- Added "Copy Selected URL" option to URL popupmenu (Mike Battersby).
- Added work-around for "Get my IP from server" not working on PTNet
(Mario Freitas).
- Fixed: Alt+numbers do not work with X Input Method [896968] (Marius
Gedminas).
- Added support for "+port" to indicate SSL connections.
- Fixed non-ASCII chars in time-stamp bug [918445].
- Smaller bug fixes: [870073] [890891].
Diffstat (limited to 'chat/xchat2/PLIST')
-rw-r--r-- | chat/xchat2/PLIST | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/chat/xchat2/PLIST b/chat/xchat2/PLIST index 1d88f39caa6..f31d519715b 100644 --- a/chat/xchat2/PLIST +++ b/chat/xchat2/PLIST @@ -1,8 +1,9 @@ -@comment $NetBSD: PLIST,v 1.6 2004/01/04 17:26:20 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.7 2004/03/24 20:35:09 xtraeme Exp $ bin/xchat bin/xchat-text share/applications/xchat.desktop ${PKGLOCALEDIR}/locale/am/LC_MESSAGES/xchat.mo +${PKGLOCALEDIR}/locale/az/LC_MESSAGES/xchat.mo ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xchat.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xchat.mo ${PKGLOCALEDIR}/locale/el/LC_MESSAGES/xchat.mo @@ -13,10 +14,12 @@ ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xchat.mo ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xchat.mo ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xchat.mo ${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/xchat.mo +${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/xchat.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xchat.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xchat.mo ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/xchat.mo ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/xchat.mo +${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xchat.mo ${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/xchat.mo ${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/xchat.mo ${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/xchat.mo |