Update ros-progs-gui.sh

This commit is contained in:
RP1 2025-03-11 18:12:02 +00:00
parent f1c37221ca
commit afd50ee357

View file

@ -40,6 +40,7 @@ user_choice=$(zenity --list --checklist --width='1000' --height='1000' \
FALSE "Heroic Launcher - Epic Games Launcher Linux verziója" \
FALSE "Helvum - Patchbay for PipeWire" \
FALSE "Input-Remapper 2.0 - egér/bill. gomb konfiguráló, macro író progi" \
FALSE "iPhone Driver - Fileok es Kepek Masolasahoz" \
FALSE "Jellyfin - Jellyfin Media Player" \
FALSE "KDEConnect - Gep es telefon link" \
FALSE "Kdenlive - Linuxos videószerkesztő program" \
@ -232,6 +233,18 @@ if [[ $user_choice = *"Input-Remapper 2.0 - egér/bill. gomb konfiguráló, macr
echo
fi
if [[ $user_choice = *"iPhone Driver - Fileok es Kepek Masolasahoz"* ]]; then
echo
echo ---------------------------------------------
echo Installing ${bold}${yellow}iPhone Driver${normal}
sudo pacman -S gvfs-afc gvfs-gphoto2 --noconfirm
echo ${bold}${yellow}iPhone Driver ${normal}installed.
echo ---------------------------------------------
echo
fi
if [[ $user_choice = *"Mumble - hang alapú csevegőalkalmazás"* ]]; then
echo