diff --git a/ros-progs-gui.sh b/ros-progs-gui.sh index 463e472..7dc3ce0 100755 --- a/ros-progs-gui.sh +++ b/ros-progs-gui.sh @@ -11,7 +11,7 @@ yellow=$(tput setaf 3) # ${yellow} cd /usr/local/bin/progs # Zenity ablak megjelenítése -user_choice=$(zenity --list --checklist --width='1000' --height='1000' \ +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" \