Skip to content
Snippets Groups Projects
Commit 1f8edb31 authored by Bob Mottram's avatar Bob Mottram
Browse files

Dialog height

parent b3d7f586
No related branches found
No related tags found
No related merge requests found
......@@ -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 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment