From 14d3b99ad8b20bc354a065e74b3ab2d2e2582a34 Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Tue, 19 Oct 2021 17:50:28 +0100 Subject: [PATCH] Correct openSUSE pretty name --- quickget | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickget b/quickget index 706365f..9a913b2 100755 --- a/quickget +++ b/quickget @@ -34,7 +34,7 @@ function pretty_name() { linuxmint-mate) PRETTY_NAME="Linux Mint MATE";; linuxmint-xfce) PRETTY_NAME="Linux Mint XFCE";; macos) PRETTY_NAME="macOS";; - opensuse) PRETTY_NAME="OpenSUSE";; + opensuse) PRETTY_NAME="openSUSE";; popos) PRETTY_NAME="Pop!_OS";; ubuntu-budgie) PRETTY_NAME="Ubuntu Budgie";; ubuntu-kylin) PRETTY_NAME="Ubuntu Kylin";;