From 5e401ee6a8f1c0d0a84e9e239c47f50607e4c093 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 25 Jun 2010 03:57:24 +0200 Subject: service-type-db: add Window Shifter protocol (See #308) --- service-type-database/service-types | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'service-type-database/service-types') diff --git a/service-type-database/service-types b/service-type-database/service-types index 934c968..efdce07 100644 --- a/service-type-database/service-types +++ b/service-type-database/service-types @@ -20,7 +20,7 @@ # available database unless its license is known and compatible with # our project! The database available on # -# http://www.dns-sd.org/ServiceTypes.html +# http://www.dns-sd.org/ServiceTypes.html # # is not a source that complies with the criterion! @@ -92,7 +92,7 @@ _ssh._tcp[de]:SSH-Fernzugriff _ssh._tcp[it]:SSH Terminale remoto _rfb._tcp:VNC Remote Access -_rfb._tcp[it]:Controllo remoto VNC +_rfb._tcp[it]:Controllo remoto VNC _telnet._tcp:Telnet Remote Terminal _telnet._tcp[it]:Telnet Terminale Remoto @@ -214,3 +214,5 @@ _tp._tcp:Thousand Parsec Server _tps._tcp:Thousand Parsec Server (Secure) _tp-http._tcp:Thousand Parsec Server (HTTP Tunnel) _tp-https._tcp:Thousand Parsec Server (Secure HTTP Tunnel) + +_shifter._tcp: Window Shifter -- cgit