瀏覽代碼

Less width

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

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

208
             dialog --title $"$installs" \
208
             dialog --title $"$installs" \
209
                    --backtitle $"Freedombone" \
209
                    --backtitle $"Freedombone" \
210
                    --defaultno \
210
                    --defaultno \
211
-                   --yesno $"\nThis will install the $installs app.\n\nProceed?" 9 60
211
+                   --yesno $"\nThis will install the $installs app.\n\nProceed?" 9 40
212
         else
212
         else
213
             dialog_height=$((15 + $n))
213
             dialog_height=$((15 + $n))
214
             dialog --title $"Add applications" \
214
             dialog --title $"Add applications" \