Author: toad Date: 2008-09-13 19:01:25 +0000 (Sat, 13 Sep 2008) New Revision: 22643
Modified: trunk/freenet/README Log: Update the README re firefox Modified: trunk/freenet/README =================================================================== --- trunk/freenet/README 2008-09-13 17:52:58 UTC (rev 22642) +++ trunk/freenet/README 2008-09-13 19:01:25 UTC (rev 22643) @@ -14,9 +14,12 @@ The installer creates a firefox profile. If you don't use it, you should have a look at user.js in the firefox_profile directory for some useful settings for -browsing Freenet (both for performance and security). If you close the Freenet -browser window *after* you close the main firefox window, Firefox will assume -you want to open the Freenet profile next time - the solution is to run: +browsing Freenet (both for performance and security). Occasionally, Firefox can +decide that the Freenet profile should be the default profile. In the past this +has happened if you close the Freenet browser window after the main firefox +window, but recently (FF2, FF3), we have been unable to reproduce the bug, +although we continue to get reports from time to time. Anyway, to fix it, open +a command line, cd to where firefox is installed, and type: firefox -ProfileManager
