Dialog:yesnoPopup("Confirm addon install/update","Are you sure you want to install this addon: #LIGHT_GREEN##{bold}#"..name.."#{normal}##LAST# ?",function(ret)
Dialog:yesnoPopup("Confirm module install/update","Are you sure you want to install this module: #LIGHT_GREEN##{bold}#"..name.."#{normal}##LAST# ?",function(ret)
localurl=Textzone.new{text="You can get new games at #LIGHT_BLUE##{underline}#http://te4.org/games#{normal}#",auto_height=true,auto_width=true,fct=function()util.browserOpenUrl("http://te4.org/games")end}