From 9a1ecb4d7eb5844f398e413db39b6a982d1cf162 Mon Sep 17 00:00:00 2001 From: RP1 Date: Tue, 11 Mar 2025 18:03:38 +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 e115581..c5b9c78 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' \ 2>/dev/null --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" \