dont need 360

This commit is contained in:
gotbletu 2015-11-08 07:01:57 -08:00
parent 0aca597dc9
commit 374fd78e71

View File

@ -21,7 +21,7 @@
# note: %N is the selected filenames (without paths)
# conditions: image files
DEGREE=$(zenity --list --radiolist --height "180" --text "<b>Please</b> make a selection:" --hide-header --column "Pick" --column "Item" TRUE "90" FALSE "180" FALSE "270" FALSE "360")
DEGREE=$(zenity --list --radiolist --height "180" --text "<b>Please</b> make a selection:" --hide-header --column "Pick" --column "Item" TRUE "90" FALSE "180" FALSE "270")
myArray=( "$@" )
for arg in "${myArray[@]}"; do