Patch level :4.0 futura

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :aggiunto l'indicatore del tipo di installazione nell' help/informazioni


git-svn-id: svn://10.65.10.50/trunk@15698 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca 2007-10-09 13:32:00 +00:00
parent b7da7c6885
commit dd961620c5

View File

@ -131,7 +131,8 @@ TInfo_mask::TInfo_mask()
}
break;
}
add_row(TR("Installazione"), tipo);
if (prefix_valid())
add_row(TR("Valuta"), TCurrency::get_firm_val());
add_row(TR("Stampante"), userini.get("Name", "Printer"));