Distro: Added support for Open Source Media Center

This commit is contained in:
Dylan Araps 2017-01-13 11:18:03 +11:00
parent 371953ce0a
commit 5a3476b4ac
2 changed files with 25 additions and 0 deletions

20
ascii/distro/osmc Normal file
View file

@ -0,0 +1,20 @@
${c1} -+shdmNNNNmdhs+-
.+hMNho/:..``..:/ohNMh+.
:hMdo. .odMh:
-dMy- -yMd-
sMd- -dMs
hMy +. .+ yMh
yMy dMs. .sMd yMy
:Mm dMNMs` `sMNMd `mM:
yM+ dM//mNs``sNm//Md +My
mM- dM: +NNNN+ :Md -Mm
mM- dM: `oNN+ :Md -Mm
yM+ dM/+NNo` :Md +My
:Mm` dMMNs` :Md `mM:
yMy dMs` -ms yMy
hMy +. yMh
sMd- -dMs
-dMy- -yMd-
:hMdo. .odMh:
.+hMNho/:..``..:/ohNMh+.
-+shdmNNNNmdhs+-

View file

@ -2933,6 +2933,11 @@ get_distro_colors() {
ascii_file="openwrt"
;;
"Open Source Media Center"* | "osmc")
set_colors 4 7 1
ascii_file="osmc"
;;
"Oracle"*)
set_colors 1 7 3
ascii_file="oracle"