From 6b136e82afbb3099ae29c611940654d850b2ce4c Mon Sep 17 00:00:00 2001 From: RP1 Date: Tue, 11 Mar 2025 17:56:57 +0000 Subject: [PATCH] Update ros-progs-gui.sh --- ros-progs-gui.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" \