diff options
author | tnn <tnn> | 2008-02-29 23:48:15 +0000 |
---|---|---|
committer | tnn <tnn> | 2008-02-29 23:48:15 +0000 |
commit | 7305a10c3247edf979b79b6390a0c2938ef3657f (patch) | |
tree | 0b1f59493568b68009635ad90897f0810a5db2ce /www | |
parent | d846aeb8bebc2c2d723f9ef17267ddfa973aeac8 (diff) | |
download | pkgsrc-7305a10c3247edf979b79b6390a0c2938ef3657f.tar.gz |
Add a MESSAGE file warning about potential profile lossage + how to avoid it.
Ok xtraeme@
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox3-bin/MESSAGE | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/www/firefox3-bin/MESSAGE b/www/firefox3-bin/MESSAGE new file mode 100644 index 00000000000..7a345bb8b47 --- /dev/null +++ b/www/firefox3-bin/MESSAGE @@ -0,0 +1,10 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2008/02/29 23:48:15 tnn Exp $ + +Because firefox3 is still beta software, it is recommended that you make a +backup of your firefox2 profile incase anything goes wrong. +It is stored in ~/.mozilla/firefox . + +If you plan to use both firefox2 and firefox3, it is recommended to create +and use a separate profile for each, by running "firefox -ProfileManager". +=========================================================================== |