Magellan Linux

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

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

revision 2419 by niro, Tue Jan 7 13:01:02 2014 UTC revision 2420 by niro, Tue Jan 7 13:47:35 2014 UTC
# Line 249  yesnobox() Line 249  yesnobox()
249   --defaultno \   --defaultno \
250   --yesno "${text}" "${height}" "${width}"   --yesno "${text}" "${height}" "${width}"
251  }  }
   
 welcome() { messagebox "Welcome" "Welcome to the ${DEFAULT_TITLE}.\n\n\nPress [Enter] to continue." 10 45; }  
 finish() { OK_LABEL="Exit" messagebox "Finish" "Installation was successfully finished." 10 40; }  

Legend:
Removed from v.2419  
changed lines
  Added in v.2420