diff -r bfef1af1ee28 -r 7b356805729c firefox-appname.patch --- a/firefox-appname.patch Wed Aug 11 10:17:01 2010 +0200 +++ b/firefox-appname.patch Wed Aug 11 12:17:17 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/firefox4"); ++ mAppPath.Assign ("/usr/bin/firefox"); + + //return appPath->GetNativePath(mAppPath); + return NS_OK;