Make ChromiumOS use the same logo as ChromeOS
This commit is contained in:
parent
012938e81d
commit
7e57c7eb59
1 changed files with 2 additions and 1 deletions
3
fetch
3
fetch
|
@ -1614,8 +1614,9 @@ getascii () {
|
||||||
ascii_colors 4 5 7
|
ascii_colors 4 5 7
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"Chrome"*)
|
"Chrom"*)
|
||||||
ascii_colors 2 1 3 4 7
|
ascii_colors 2 1 3 4 7
|
||||||
|
ascii_distro="chrome"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"Debian"* | "FreeBSD"* | "Elementary"* | "CrunchBang"* | "Ubuntu"*)
|
"Debian"* | "FreeBSD"* | "Elementary"* | "CrunchBang"* | "Ubuntu"*)
|
||||||
|
|
Loading…
Reference in a new issue