SVN commit 512076 by deller: micro docu fix: fix URLs, "vnc:/" -> "vnc://" and "rdp:/" -> "rdp://" CCMAIL: kde-i18n-doc@kde.org M +1 -1 maindialogbase.ui --- branches/KDE/3.5/kdenetwork/krdc/maindialogbase.ui #512075:512076 @@ -100,7 +100,7 @@ - Enter the address of the computer to connect to, or browse the network and select one. VNC and RDP compatible servers will be supported. <a href="whatsthis:<h3>Examples</h3>for a computer called 'megan':<p><table><tr><td>megan:1</td><td>connect to the VNC server on 'megan' with display number 1</td></tr><tr><td>vnc:/megan:1</td><td>longer form for the same thing</td></tr><tr><td>rdp:/megan</td><td>connect to the RDP server on 'megan'</td></tr></table>">Examples</a> + Enter the address of the computer to connect to, or browse the network and select one. VNC and RDP compatible servers will be supported. <a href="whatsthis:<h3>Examples</h3>for a computer called 'megan':<p><table><tr><td>megan:1</td><td>connect to the VNC server on 'megan' with display number 1</td></tr><tr><td>vnc://megan:1</td><td>longer form for the same thing</td></tr><tr><td>rdp://megan</td><td>connect to the RDP server on 'megan'</td></tr></table>">Examples</a>