--- trunk/installer-simple/functions/common-dialogs.sh 2014/01/07 12:44:17 2389 +++ trunk/installer-simple/functions/common-dialogs.sh 2014/01/07 12:45:32 2390 @@ -67,7 +67,7 @@ --passwordbox "${text}" "${height}" "${width}" } -gauge() +gaugebox() { local header="$1" local text="$2"