Hello,
Our Qt app for Symbian supports 5 languages. By defaultgets displayed in the .pkg file. How do I mention the other languages in it? Tried with thisCode:; Language &ENbut with this the smart installer doesn't get created! What am I doing wrong here?Code:languages = "; Language"\ "&EN,IT, DE" my_deployment.pkg_prerules = languages DEPLOYMENT += my_deployment




