A page in your DokuWiki was added or changed. Here are the details: Date : 2015/01/19 13:41 Browser : Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.99 Safari/537.36 IP-Address : 108.36.248.44 Hostname : pool-108-36-248-44.phlapa.fios.verizon.net Old Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient?... New Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient Edit Summary: [Build X2Go Client from source (debug build)] Correction User : mikedep333 @@ -198,9 +198,9 @@ - Before running config_win.bat, edit x2goclient.pro so that "CONFIG += console" is uncommented - Edit nsis\x2goclient.nsi so that the following lines: * CreateShortCut "$INSTDIR\X2Go Client.lnk" "$INSTDIR\x2goclient.exe" - * CreateShortCut "$SMPROGRAMS\$STARTMENU_FOLDER\X2Go Client.lnk" + * CreateShortCut "$SMPROGRAMS\$STARTMENU_FOLDER\X2Go Client.lnk" "$INSTDIR\x2goclient.exe" * CreateShortCut "$DESKTOP\X2Go Client.lnk" "$INSTDIR\x2goclient.exe" Are replaced with the following: * CreateShortCut "$INSTDIR\X2Go Client.lnk" "$INSTDIR\x2goclient.exe" "--debug" -- This mail was generated by DokuWiki at http://wiki.x2go.org/