Commit 97c02742 authored by Robert's avatar Robert Committed by Muhammad Herdiansyah

Distro: Add support for openSUSE Tumbleweed

Closes #930
parent e4abb3a9
${c2} ......
.,cdxxxoc,. .:kKMMMNWMMMNk:.
cKMMN0OOOKWMMXo. ; ;0MWk:. .:OMMk.
;WMK;. .lKMMNM, :NMK, .OMW;
cMW; 'WMMMN ,XMK, oMM'
.MMc ..;l. xMN: KM0
'MM. 'NMO oMM
.MM, .kMMl xMN
KM0 .kMM0. .dl:,.. .WMd
.XM0. ,OMMK, OMMMK. .XMK
oWMO:. .;xNMMk, NNNMKl. .xWMx
:ONMMNXMMMKx; . ,xNMWKkxllox0NMWk,
..... .:dOOXXKOxl,
...@@ -3965,6 +3965,11 @@ get_distro_colors() { ...@@ -3965,6 +3965,11 @@ get_distro_colors() {
ascii_file="solaris" ascii_file="solaris"
;; ;;
"openSUSE Tumbleweed"*)
set_colors 2 7
ascii_file="tumbleweed"
;;
"openSUSE"* | "open SUSE"* | "SUSE"*) "openSUSE"* | "open SUSE"* | "SUSE"*)
set_colors 2 7 set_colors 2 7
ascii_file="suse" ascii_file="suse"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment