diff -r 16a885bc7016 -r 7177cac23915 firefox-appname.patch --- a/firefox-appname.patch Thu Jul 01 08:30:35 2010 +0200 +++ b/firefox-appname.patch Thu Jul 08 03:24:52 2010 +0200 @@ -15,7 +15,7 @@ - return appPath->GetNativePath(mAppPath); + /* This path to firefox is hardcoded for the default path setting */ -+ mAppPath.Assign ("/usr/bin/firefox"); ++ mAppPath.Assign ("/usr/bin/firefox4"); + + //return appPath->GetNativePath(mAppPath); + return NS_OK;