Comment 82 for bug 65609

Revision history for this message
r2d2 (r2d2-c3p0) wrote :

workorround?

firefox -ProfileManager ( create a profile for firefox like "FF3")

sudo su ( and then:)

cd /usr/bin/

mv firefox-3.0 firefox-3.0.orig

rm firefox

echo -e '#!/bin/bash '"\n/usr/bin/firefox-2 -P default" > firefox

chmod 755 firefox

echo -e '#!/bin/bash #"\n/usr/bin/firefox-3.0.orig -P FF3" > firefox-3

chmod 755 firefox-3