mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 11:57:48 -03:00
Update shell_integration_linux.cc
This commit is contained in:
parent
12fd7dadd3
commit
60704dcb82
1 changed files with 1 additions and 1 deletions
|
@ -466,7 +466,7 @@ std::string GetIconName() {
|
|||
#if BUILDFLAG(GOOGLE_CHROME_BRANDING)
|
||||
return "google-chrome";
|
||||
#else // BUILDFLAG(CHROMIUM_BRANDING)
|
||||
return "thorium-Browser";
|
||||
return "thorium";
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue