From b098eba6189cfe35a9e94396a2a1cbdecdd69758 Mon Sep 17 00:00:00 2001
From: Bob Mottram <bob@robotics.uk.to>
Date: Thu, 9 Mar 2017 18:01:35 +0000
Subject: [PATCH] Dialog size

---
 src/freedombone-app-tahoelafs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/freedombone-app-tahoelafs b/src/freedombone-app-tahoelafs
index 8437b2176..b74db2cf8 100755
--- a/src/freedombone-app-tahoelafs
+++ b/src/freedombone-app-tahoelafs
@@ -183,7 +183,7 @@ function configure_interactive_tahoelafs {
     trap "rm -f $data" 0 1 2 5 15
     dialog --backtitle $"Freedombone Configuration" \
            --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 \
            2 "Manually edit storage nodes" off \
            3 "Shares settings" off \
-- 
GitLab