home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <jnlp codebase="http://161.58.201.76/incarna/myshow" href="myshow.jnlp">
- <information>
- <title>MyShow</title>
- <vendor>Incarna LLC</vendor>
- <description>Flash Slideshow Generation Tool</description>
- <icon href="MyShow-AppIcon.gif"/>
- <offline-allowed/>
- </information>
- <resources>
- <j2se version="1.3+"/>
- <jar href="MyShow.jar"/>
- </resources>
- <security>
- <all-permissions/>
- </security>
- <application-desc main-class="MyShow"/>
- </jnlp>
-