diff --git a/ajouter_video.sh b/ajouter_video.sh index ec06305..38f6909 100755 --- a/ajouter_video.sh +++ b/ajouter_video.sh @@ -86,7 +86,7 @@ fi ######################################################################## # CHOOSE CATEGORY (remove anime, not working!) -[[ $CHOICE == "" ]] && CHOICE=$(zenity --entry --width 300 --title="Catégorie" --text="Choisissez la catégorie de votre media" --entry-text="Film" Serie Video Youtube MP3) +[[ $CHOICE == "" ]] && CHOICE=$(zenity --entry --width 300 --title="Catégorie" --text="Choisissez la catégorie de votre media" --entry-text="Film" Serie Youtube Video) [[ $CHOICE == "" ]] && exit 1 # LOWER CARACTERS