dont need 360

pull/10/head
gotbletu 9 years ago
parent 0aca597dc9
commit 374fd78e71

@ -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

Loading…
Cancel
Save