Magellan Linux

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

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

revision 2389 by niro, Tue Jan 7 12:44:17 2014 UTC revision 2390 by niro, Tue Jan 7 12:45:32 2014 UTC
# Line 67  passwordbox() Line 67  passwordbox()
67   --passwordbox "${text}" "${height}" "${width}"   --passwordbox "${text}" "${height}" "${width}"
68  }  }
69    
70  gauge()  gaugebox()
71  {  {
72   local header="$1"   local header="$1"
73   local text="$2"   local text="$2"

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