Pretty name corrections (#387)
* trying to keep up... re-generating * revert README.md to upstream for noise-suppression * Changed os names also changed for PRETTY_NAMEs Fixes #386
This commit is contained in:
parent
f4701ed154
commit
8b86ee83da
4
quickget
4
quickget
@ -56,9 +56,9 @@ function pretty_name() {
|
||||
regolith) PRETTY_NAME="Regolith Linux";;
|
||||
rockylinux) PRETTY_NAME="Rocky Linux";;
|
||||
ubuntu-budgie) PRETTY_NAME="Ubuntu Budgie";;
|
||||
ubuntu-kylin) PRETTY_NAME="Ubuntu Kylin";;
|
||||
ubuntukylin) PRETTY_NAME="Ubuntu Kylin";;
|
||||
ubuntu-mate) PRETTY_NAME="Ubuntu MATE";;
|
||||
ubuntu-studio) PRETTY_NAME="Ubuntu Studio";;
|
||||
ubuntustudio) PRETTY_NAME="Ubuntu Studio";;
|
||||
void) PRETTY_NAME="Void Linux";;
|
||||
zorin) PRETTY_NAME="Zorin OS";;
|
||||
*) PRETTY_NAME="${SIMPLE_NAME^}";;
|
||||
|
Loading…
Reference in New Issue
Block a user