Magellan Linux

Diff of /trunk/installer-simple/functions/installer-dialogs.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2459 by niro, Tue Jan 7 14:09:01 2014 UTC revision 2460 by niro, Tue Jan 7 15:26:09 2014 UTC
# Line 50  dialog_install_failure() Line 50  dialog_install_failure()
50    
51  dialog_no_harddrive_found()  dialog_no_harddrive_found()
52  {  {
53   OK_LABEL=$"abort" messagebox $"No appropriate harddrive found.\nInstallation failed."   OK_LABEL=$"Abort" messagebox $"No appropriate harddrive found.\nInstallation failed."
54  }  }
55    
56  dialog_select_target_harddrive()  dialog_select_target_harddrive()

Legend:
Removed from v.2459  
changed lines
  Added in v.2460