Dialog size
This commit is contained in:
parent
1a3be995ac
commit
b098eba618
|
@ -183,7 +183,7 @@ function configure_interactive_tahoelafs {
|
||||||
trap "rm -f $data" 0 1 2 5 15
|
trap "rm -f $data" 0 1 2 5 15
|
||||||
dialog --backtitle $"Freedombone Configuration" \
|
dialog --backtitle $"Freedombone Configuration" \
|
||||||
--title $"Tahoe-LAFS" \
|
--title $"Tahoe-LAFS" \
|
||||||
--radiolist $"The least authority is always the best" 10 50 4 \
|
--radiolist $"The least authority is always the best" 11 50 5 \
|
||||||
1 "Add a storage node" off \
|
1 "Add a storage node" off \
|
||||||
2 "Manually edit storage nodes" off \
|
2 "Manually edit storage nodes" off \
|
||||||
3 "Shares settings" off \
|
3 "Shares settings" off \
|
||||||
|
|
Loading…
Reference in New Issue