Compare commits

...

2 commits

Author SHA1 Message Date
RP1
d2c7ec3623 audacious name 2025-01-20 11:50:34 +01:00
RP1
b8c9a63660 audacious name change 2025-01-20 11:49:31 +01:00

View file

@ -29,7 +29,7 @@ user_choice=$(zenity --list --checklist --width='1000' --height='1000' \
--title="APP Telepítő Script base by Airman & RAVE (Magyarosította balage79)" \
--text="Válassz az alábbi programok közül:" \
--column="Válassz" --column="Programnév / Leírás" \
FALSE "Audacious - Local Music Player" \
FALSE "Audacious - Local Music Player 432Hz-re optimalizalva!" \
FALSE "Bitwarden - Jelszókezelő kliens" \
FALSE "Bluetooth - Ha hasznalsz BT-t tedd fel" \
FALSE "Bottles - Wine prefix kezelő" \
@ -94,7 +94,7 @@ if [[ $? -eq 1 ]]; then
echo ${bold}${yellow}Cancelled by User. Exiting!${normal}
exit 1
fi
if [[ $user_choice = *"Audacious - Music Player"* ]]; then
if [[ $user_choice = *"Audacious - Local Music Player 432Hz-re optimalizalva!"* ]]; then
echo
echo ---------------------------------------------
echo Installing ${bold}${yellow}Audacious${normal}