mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
Solus pretty name is accounted for in the catch all
This commit is contained in:
parent
b9fa4f365d
commit
c893638b16
1 changed files with 0 additions and 1 deletions
1
quickget
1
quickget
|
@ -50,7 +50,6 @@ function pretty_name() {
|
|||
opensuse) PRETTY_NAME="openSUSE";;
|
||||
popos) PRETTY_NAME="Pop!_OS";;
|
||||
rockylinux) PRETTY_NAME="Rocky Linux";;
|
||||
solus) PRETTY_NAME="Solus";;
|
||||
ubuntu-budgie) PRETTY_NAME="Ubuntu Budgie";;
|
||||
ubuntu-kylin) PRETTY_NAME="Ubuntu Kylin";;
|
||||
ubuntu-mate) PRETTY_NAME="Ubuntu MATE";;
|
||||
|
|
Loading…
Reference in a new issue