瀏覽代碼

Reduce dialog height

Bob Mottram 8 年之前
父節點
當前提交
b48e31c246
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      src/freedombone-addremove

+ 1
- 1
src/freedombone-addremove 查看文件

@@ -208,7 +208,7 @@ function install_apps_selected {
208 208
             dialog --title $"$installs" \
209 209
                    --backtitle $"Freedombone" \
210 210
                    --defaultno \
211
-                   --yesno $"\nYou have chosen to install the $installs app.\n\nIf you select 'yes' then the install will go ahead.\n\nAre you sure that you wish to continue?" 15 60
211
+                   --yesno $"\nYou have chosen to install the $installs app.\n\nIf you select 'yes' then the install will go ahead.\n\nAre you sure that you wish to continue?" 11 60
212 212
         else
213 213
             dialog --title $"Add applications" \
214 214
                    --backtitle $"Freedombone" \