/[packages]/cauldron/firefox/current/SOURCES/firefox-31.0-appname.patch
ViewVC logotype

Diff of /cauldron/firefox/current/SOURCES/firefox-31.0-appname.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

cauldron/firefox/current/SOURCES/firefox-21.0-appname.patch revision 650620 by tv, Thu Jun 20 10:27:38 2013 UTC cauldron/firefox/current/SOURCES/firefox-31.0-appname.patch revision 655456 by tv, Tue Jul 22 07:15:33 2014 UTC
# Line 11  diff --git a/browser/components/shell/sr Line 11  diff --git a/browser/components/shell/sr
11  -  return appPath->GetNativePath(mAppPath);  -  return appPath->GetNativePath(mAppPath);
12  +  /* This path to firefox is hardcoded for the default path setting */  +  /* This path to firefox is hardcoded for the default path setting */
13  +  mAppPath.Assign ("/usr/bin/firefox");  +  mAppPath.Assign ("/usr/bin/firefox");
14  +  +  
15  +  //return appPath->GetNativePath(mAppPath);  +  //return appPath->GetNativePath(mAppPath);
16  +  return NS_OK;  +  return NS_OK;
17   }   }
18    
19   NS_IMPL_ISUPPORTS1(nsGNOMEShellService, nsIShellService)   NS_IMPL_ISUPPORTS(nsGNOMEShellService, nsIShellService)

Legend:
Removed from v.650620  
changed lines
  Added in v.655456

  ViewVC Help
Powered by ViewVC 1.1.30