diff options
author | Christian Beier <dontmind@freeshell.org> | 2014-09-03 20:54:39 +0200 |
---|---|---|
committer | Christian Beier <dontmind@freeshell.org> | 2014-09-03 20:54:39 +0200 |
commit | 498d222976975f53dea885cfe43ef0f805abd412 (patch) | |
tree | bac684fbde46fdc3e4cc3817616816b71bb67f9f /x11vnc/misc/enhanced_tightvnc_viewer/ssvnc.desktop | |
parent | 8d2db0486dcc167f1b02d4454ebf4624ce03e1de (diff) | |
download | libtdevnc-498d222976975f53dea885cfe43ef0f805abd412.tar.gz libtdevnc-498d222976975f53dea885cfe43ef0f805abd412.zip |
Remove x11vnc subdir.
The new x11vnc repo is at https://github.com/LibVNC/x11vnc.
Diffstat (limited to 'x11vnc/misc/enhanced_tightvnc_viewer/ssvnc.desktop')
-rw-r--r-- | x11vnc/misc/enhanced_tightvnc_viewer/ssvnc.desktop | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11vnc/misc/enhanced_tightvnc_viewer/ssvnc.desktop b/x11vnc/misc/enhanced_tightvnc_viewer/ssvnc.desktop deleted file mode 100644 index 2ff26b6..0000000 --- a/x11vnc/misc/enhanced_tightvnc_viewer/ssvnc.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -# Copy this file to "/usr/shared/applications/ssvnc.desktop" then SSVNC will -# appear in desktop menus (once they are updated; e.g. update-menus command). -Name=SSL/SSH VNC Viewer -Comment=SSVNC - access remote VNC desktops -Exec=ssvnc -noenc -Icon=computer -Terminal=false -Type=Application -StartupWMClass=Ssvnc.tcl -Categories=Network;RemoteAccess; |