Bob Mottram 8 yıl önce
ebeveyn
işleme
f77f688ca9
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      src/freedombone-addremove

+ 1
- 1
src/freedombone-addremove Dosyayı Görüntüle

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" \