diff options
author | runge <runge> | 2007-09-11 20:24:25 +0000 |
---|---|---|
committer | runge <runge> | 2007-09-11 20:24:25 +0000 |
commit | 660d66c1d93da8fedd08a55413b640a8c6af02f0 (patch) | |
tree | 434c2b929fcf21b9dff0a4138c2b080c5829a6f4 /x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_bundle | |
parent | 115e935f72b58e72598c7fccf17364d6cd2fa5a1 (diff) | |
download | libtdevnc-660d66c1d93da8fedd08a55413b640a8c6af02f0.tar.gz libtdevnc-660d66c1d93da8fedd08a55413b640a8c6af02f0.zip |
ssvnc: sshvnc ssh-only, tsvnc Terminal Services modes.
Improvements to ss_vncviewer. Automatically find X dpy and
X login. Reorganize menus a bit. ~/.ssvncrc file.
Diffstat (limited to 'x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_bundle')
-rwxr-xr-x | x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_bundle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_bundle b/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_bundle index 3a3c522..2c21b05 100755 --- a/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_bundle +++ b/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/_bundle @@ -1,7 +1,7 @@ #!/bin/sh rm -rf ./src/tmp/* || exit 1 -vers=1.0.18 +vers=1.0.19 cd .. || exit 1 |