Author: toad Date: 2009-01-21 14:46:25 +0000 (Wed, 21 Jan 2009) New Revision: 25194
Modified: trunk/apps/new_installer/res/windows/bin/install_wrapper.cmd Log: Don't enable history cloaking in installer for windows; partial revert of 25114 Modified: trunk/apps/new_installer/res/windows/bin/install_wrapper.cmd =================================================================== --- trunk/apps/new_installer/res/windows/bin/install_wrapper.cmd 2009-01-21 14:41:17 UTC (rev 25193) +++ trunk/apps/new_installer/res/windows/bin/install_wrapper.cmd 2009-01-21 14:46:25 UTC (rev 25194) @@ -21,7 +21,6 @@ @echo Setting fproxy port to %FPROXY_PORT% @echo fproxy.enable=true>>freenet.ini @echo fproxy.port=%FPROXY_PORT%>>freenet.ini -...@echo fproxy.enableHistoryCloaking=true>>freenet.ini @echo node.l10n=%ISO3_LANG%>>freenet.ini :: Try to detect a free, available port for fcp _______________________________________________ cvs mailing list [email protected] http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs
