From 8cb2fc93f17e00609dbaeb4a58eef8b4a7f45c17 Mon Sep 17 00:00:00 2001 From: Djan GICQUEL <> Date: Sat, 23 Jul 2022 12:52:41 +0200 Subject: [PATCH] correction de l'option filtre --- borg-gui.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/borg-gui.sh b/borg-gui.sh index 5029628..94632a8 100755 --- a/borg-gui.sh +++ b/borg-gui.sh @@ -286,7 +286,7 @@ fi elif [ "$choixmenu" = "fi" ];then #Filtre - filter=$(zenity $W --entry) + filter=$(zenity $W --entry --entry-text "$filter") elif [ "$choixmenu" = "id" ];then # Information sur le dépôt