firefox-appname.patch
changeset 126 7b356805729c
parent 94 7177cac23915
child 137 5bf88897596f
--- 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;