firefox-appname.patch
changeset 94 7177cac23915
parent 8 19a8c8d53349
child 126 7b356805729c
--- 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;