mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
Refactor gentoo and haiku in pretty_name()
The catch all works for Gentoo and Haiku.
This commit is contained in:
parent
af7ed8c2d6
commit
da3fe3b8f3
1 changed files with 0 additions and 2 deletions
2
quickget
2
quickget
|
@ -43,9 +43,7 @@ function pretty_name() {
|
|||
cachyos) PRETTY_NAME="CachyOS";;
|
||||
elementary) PRETTY_NAME="elementary OS";;
|
||||
freebsd) PRETTY_NAME="FreeBSD";;
|
||||
gentoo) PRETTY_NAME="Gentoo";;
|
||||
garuda) PRETTY_NAME="Garuda Linux";;
|
||||
haiku) PRETTY_NAME="Haiku";;
|
||||
kdeneon) PRETTY_NAME="KDE Neon";;
|
||||
kolibrios) PRETTY_NAME="KolibriOS";;
|
||||
linuxmint-cinnamon) PRETTY_NAME="Linux Mint Cinnamon";;
|
||||
|
|
Loading…
Reference in a new issue