ares-ide
Version:
A browser-based code editor and UI designer for Enyo 2 projects
20 lines (15 loc) • 491 B
text/xml
<widget xmlns = "http://www.w3.org/ns/widgets"
xmlns:gap = "http://phonegap.com/ns/1.0"
id = "com.phonegap.hello-world"
version = "2.0.0">
<name>Hello ENYO</name>
<description>
ENYO hello World sample application
</description>
<author href="http://enyojs.com/">
enyojs
</author>
<preference name="phonegap-version" value="2.0.0" />
<icon src="icon.png" />
</widget>