Dialog height
This commit is contained in:
parent
b3d7f5865c
commit
1f8edb31bc
|
@ -260,7 +260,7 @@ function configure_interactive_koel {
|
|||
trap "rm -f $data" 0 1 2 5 15
|
||||
dialog --backtitle $"Freedombone Control Panel" \
|
||||
--title $"Koel" \
|
||||
--radiolist $"Choose an operation:" 15 70 5 \
|
||||
--radiolist $"Choose an operation:" 12 70 5 \
|
||||
1 $"Import music from directory" off \
|
||||
2 $"Import music from USB drive" off \
|
||||
3 $"Export music to USB drive" off \
|
||||
|
|
Loading…
Reference in New Issue