diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-08-30 21:32:54 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-08-30 21:32:54 +0000 |
commit | 1f292784dd8225b50caa62fb1797195a9ee46e52 (patch) | |
tree | ee31c8fdb5613ce1eb0be96b3f6d3816067f43ed /net/tsclient/DESCR | |
parent | b563f6be812a6eaa18f579bce64fdff99c2544d8 (diff) | |
download | pkgsrc-1f292784dd8225b50caa62fb1797195a9ee46e52.tar.gz |
Initial import of tsclient 0.120
Tsclient is a frontend for rdesktop
Features:
* GTK+-2.0
* GNOME panel applet to quickly launch saved rdp files
* supports most of the rdesktop-1.1.0 arguments
* reads .rdp files in the M$ Unicode format
* writes .rdp files in ascii (which can then be read by this
and the M$ client)
* looks and functions very much like the M$ client
* is written in C
* features an "rdp picker" which lists .rdp files in ~/.tsclient/
and launches rdesktop from the rdp file when selected
* VNC support as a client only (vncviewer)
Diffstat (limited to 'net/tsclient/DESCR')
-rw-r--r-- | net/tsclient/DESCR | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/net/tsclient/DESCR b/net/tsclient/DESCR new file mode 100644 index 00000000000..3d4013ea902 --- /dev/null +++ b/net/tsclient/DESCR @@ -0,0 +1,15 @@ +Tsclient is a frontend for rdesktop + +Features: + +* GTK+-2.0 +* GNOME panel applet to quickly launch saved rdp files +* supports most of the rdesktop-1.1.0 arguments +* reads .rdp files in the M$ Unicode format +* writes .rdp files in ascii (which can then be read by this + and the M$ client) +* looks and functions very much like the M$ client +* is written in C +* features an "rdp picker" which lists .rdp files in ~/.tsclient/ + and launches rdesktop from the rdp file when selected +* VNC support as a client only (vncviewer) |