Bob Mottram 7 anni fa
parent
commit
1f8edb31bc
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      src/freedombone-app-koel

+ 1
- 1
src/freedombone-app-koel Vedi File

@@ -260,7 +260,7 @@ function configure_interactive_koel {
260 260
         trap "rm -f $data" 0 1 2 5 15
261 261
         dialog --backtitle $"Freedombone Control Panel" \
262 262
                --title $"Koel" \
263
-               --radiolist $"Choose an operation:" 15 70 5 \
263
+               --radiolist $"Choose an operation:" 12 70 5 \
264 264
                1 $"Import music from directory" off \
265 265
                2 $"Import music from USB drive" off \
266 266
                3 $"Export music to USB drive" off \