Parcourir la source

Reduce dialog height

Bob Mottram il y a 8 ans
Parent
révision
b48e31c246
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      src/freedombone-addremove

+ 1
- 1
src/freedombone-addremove Voir le fichier

208
             dialog --title $"$installs" \
208
             dialog --title $"$installs" \
209
                    --backtitle $"Freedombone" \
209
                    --backtitle $"Freedombone" \
210
                    --defaultno \
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
         else
212
         else
213
             dialog --title $"Add applications" \
213
             dialog --title $"Add applications" \
214
                    --backtitle $"Freedombone" \
214
                    --backtitle $"Freedombone" \