diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-09-16 07:59:10 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-09-16 07:59:10 +0000 |
commit | 062f08cc4a5748deae5c8b1a57726b432b8f90f0 (patch) | |
tree | 61625a4b1c38543b580a1ccb1df66d6fc94785f0 /net | |
parent | 1cbfd70c0eb88b1d55e74ee8679a8c06f155378f (diff) | |
download | pkgsrc-062f08cc4a5748deae5c8b1a57726b432b8f90f0.tar.gz |
Updated to 0.124.
Changes:
This version fixes more banner problems, fixes bug in compact mode so that
it now reads computer name properly, fixes a bug in the VNC code, and
updates and adds several translations.
Diffstat (limited to 'net')
-rw-r--r-- | net/tsclient/Makefile | 4 | ||||
-rw-r--r-- | net/tsclient/PLIST | 14 | ||||
-rw-r--r-- | net/tsclient/distinfo | 6 |
3 files changed, 17 insertions, 7 deletions
diff --git a/net/tsclient/Makefile b/net/tsclient/Makefile index eda101b05a8..0a6dc2a1020 100644 --- a/net/tsclient/Makefile +++ b/net/tsclient/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/08/30 21:32:54 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2003/09/16 07:59:10 xtraeme Exp $ # -DISTNAME= tsclient-0.120 +DISTNAME= tsclient-0.124 CATEGORIES= net MASTER_SITES= http://www.gnomepro.com/tsclient/ diff --git a/net/tsclient/PLIST b/net/tsclient/PLIST index 536601ad6a5..a40d3430d28 100644 --- a/net/tsclient/PLIST +++ b/net/tsclient/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/08/30 21:32:55 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/09/16 07:59:10 xtraeme Exp $ bin/tsclient lib/bonobo/servers/GNOME_TSClientApplet.server libexec/tsclient-applet @@ -12,18 +12,28 @@ ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/tsclient.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/tsclient.mo ${PKGLOCALEDIR}/locale/gr/LC_MESSAGES/tsclient.mo ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/tsclient.mo +${PKGLOCALEDIR}/locale/it/LC_MESSAGES/tsclient.mo +${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/tsclient.mo ${PKGLOCALEDIR}/locale/nl_NL/LC_MESSAGES/tsclient.mo ${PKGLOCALEDIR}/locale/no_nb/LC_MESSAGES/tsclient.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/tsclient.mo +${PKGLOCALEDIR}/locale/pl_PL/LC_MESSAGES/tsclient.mo +${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/tsclient.mo +${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/tsclient.mo +${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/tsclient.mo ${PKGLOCALEDIR}/locale/se/LC_MESSAGES/tsclient.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/tsclient.mo +${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/tsclient.mo share/mime-info/tsclient.keys share/mime-info/tsclient.mime share/pixmaps/tsclient.png share/pixmaps/tsclient/banner-ar.png share/pixmaps/tsclient/banner-en.png +share/pixmaps/tsclient/banner-es.png share/pixmaps/tsclient/banner-hu.png +share/pixmaps/tsclient/banner-ms.png share/pixmaps/tsclient/banner-nl.png +share/pixmaps/tsclient/banner-zh_CN.png +share/pixmaps/tsclient/banner-zh_TW.png share/pixmaps/tsclient/colors.png share/pixmaps/tsclient/computer.png share/pixmaps/tsclient/keyboard.png diff --git a/net/tsclient/distinfo b/net/tsclient/distinfo index e6ea9bd45ea..c8b22331d9c 100644 --- a/net/tsclient/distinfo +++ b/net/tsclient/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2003/08/30 21:32:54 xtraeme Exp $ +$NetBSD: distinfo,v 1.2 2003/09/16 07:59:10 xtraeme Exp $ -SHA1 (tsclient-0.120.tar.gz) = e06574b5368f9c7daeba95b317bfccda487f0286 -Size (tsclient-0.120.tar.gz) = 301524 bytes +SHA1 (tsclient-0.124.tar.gz) = d0a8daa61563eca64d324a640d9400fdb8116b7e +Size (tsclient-0.124.tar.gz) = 387544 bytes |