Hi. We have this in code:
this.icon = new qx.ui.basic.Atom(this.tr(this.module.classname + ".title"), this.iconPath); When trying whatever target for generate.py (source, source-all, build), the build process aborts with the following messages: - Processing translations for 3 locales... !!! Could not extract translation from myapplication.DesktopIcon! !!! Unsupported param of type at line 43 Is there a solution for this problem? br, flj PS/off topic/another topic: I was asking a few days ago about parametrizing the qooxdoo build via externally defined variables. Based on the advice I got, we successfully integrated a qooxdoo build in a maven build file via an ant task, so thanks again for the advice. Some time in the near future, when pressure's lower and things more clear, I intend to write somewhere how we set up the project. ------------------------------------------------------------------------------ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
