Magellan Linux

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

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

revision 2390 by niro, Tue Jan 7 12:45:32 2014 UTC revision 2391 by niro, Tue Jan 7 12:46:03 2014 UTC
# Line 86  gaugebox() Line 86  gaugebox()
86   --gauge "${text}" "${height}" "${width}"   --gauge "${text}" "${height}" "${width}"
87  }  }
88    
89  yesno()  yesnobox()
90  {  {
91   local header="$1"   local header="$1"
92   local text="$2"   local text="$2"

Legend:
Removed from v.2390  
changed lines
  Added in v.2391