Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37718729
en ru br
ALT Linux repositórios
S:117.0.5938.132-alt1
3.0: 0.9.12-alt7

Group :: Rede/WWW
RPM: chromium

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: chromium-master-prefs-path.patch
Download


diff --git a/chromium/src/chrome/browser/first_run/first_run_linux.cc b/chromium/src/chrome/browser/first_run/first_run_linux.cc
--- a/chromium/src/chrome/browser/first_run/first_run_internal_linux.cc
+++ b/chromium/src/chrome/browser/first_run/first_run_internal_linux.cc
@@ -71,8 +71,7 @@ namespace first_run {
 base::FilePath MasterPrefsPath() {
   // The standard location of the master prefs is next to the chrome binary.
   base::FilePath master_prefs;
-  if (!PathService::Get(base::DIR_EXE, &master_prefs))
-    return base::FilePath();
+  master_prefs = base::FilePath("/etc/chromium");
   return master_prefs.AppendASCII(installer::kDefaultMasterPrefs);
 }
 
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009