ソースを参照

Reduce height

Bob Mottram 9 年 前
コミット
592d6c0a19
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      src/freedombone-controlpanel

+ 1
- 1
src/freedombone-controlpanel ファイルの表示

555
     trap "rm -f $data" 0 1 2 5 15
555
     trap "rm -f $data" 0 1 2 5 15
556
     dialog --backtitle "Freedombone Control Panel" \
556
     dialog --backtitle "Freedombone Control Panel" \
557
            --title "Format a USB drive (LUKS encrypted)" \
557
            --title "Format a USB drive (LUKS encrypted)" \
558
-           --radiolist "Choose a drive:" 14 70 5 \
558
+           --radiolist "Choose a drive:" 12 70 5 \
559
            1 "sda (Beaglebone Black)" off \
559
            1 "sda (Beaglebone Black)" off \
560
            2 "sdb" off \
560
            2 "sdb" off \
561
            3 "sdc" off \
561
            3 "sdc" off \