-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFormExample-app.xml
1 lines (1 loc) · 1.07 KB
/
FormExample-app.xml
1
<?xml version ="1.0" encoding="utf-8" ?><application xmlns="http://ns.adobe.com/air/application/1.1"><id>com.adobe.example.FormExample</id><version>1.0</version><filename>FormExample</filename><description></description><!-- To localize the description, use the following format for the description element.<description><text xml:lang="en">English App description goes here</text><text xml:lang="fr">French App description goes here</text><text xml:lang="ja">Japanese App description goes here</text></description>--><name>FormExample</name><!-- To localize the name, use the following format for the name element.<name><text xml:lang="en">English App name goes here</text><text xml:lang="fr">French App name goes here</text><text xml:lang="ja">Japanese App name goes here</text></name>--><copyright></copyright><initialWindow><content>FormExample.swf</content><systemChrome>standard</systemChrome><transparent>false</transparent><visible>true</visible></initialWindow><icon></icon><customUpdateUI>false</customUpdateUI><allowBrowserInvocation>false</allowBrowserInvocation></application>