home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8"?>
- <!-- JNLP File for GeoGebra WebStart Application -->
- <jnlp spec="1.0+" codebase="http://www.geogebra.org/webstart/" href="geogebra.jnlp">
- <information>
- <title>GeoGebra WebStart</title>
- <vendor>International GeoGebra Institute</vendor>
- <homepage href="http://www.geogebra.org/"/>
- <description>Dynamic Mathematics for Everyone</description>
- <icon href="geogebra32.gif" width="32" height="32"/>
- <icon href="geogebra48.gif" width="48" height="48"/>
- <icon href="geogebra64.gif" width="64" height="64"/>
- <offline-allowed/>
- <shortcut online="true">
- <desktop/>
- <menu submenu="GeoGebra WebStart"/>
- </shortcut>
-
- <association mime-type="application/vnd.geogebra.file" extensions="ggb" description="GeoGebra File"/>
- <association mime-type="application/vnd.geogebra.tool" extensions="ggt" description="GeoGebra Tool"/>
-
- <related-content href="http://www.geogebra.org/">
- <title>www.geogebra.org</title>
- <description>www.geogebra.org</description>
- </related-content>
- <related-content href="http://www.geogebra.org/forum/">
- <title>GeoGebra User Forum</title>
- <description>GeoGebra User Forum</description>
- <icon href="forum.gif" width="16" height="16"/>
- </related-content>
- <related-content href="http://www.geogebra.org/en/wiki/">
- <title>GeoGebraWiki (International)</title>
- <description>GeoGebraWiki (International)</description>
- <icon href="wiki.jpg" width="16" height="16"/>
- </related-content>
- </information>
-
- <information locale="de">
- <description>Dynamische Mathematik f├╝r Alle</description>
- <offline-allowed/>
-
- <related-content href="http://www.geogebra.org/de/wiki/">
- <title>GeoGebraWiki (Deutsch)</title>
- <description>GeoGebraWiki (Deutsch)</description>
- <icon href="wiki.jpg" width="16" height="16"/>
- </related-content>
- </information>
-
- <security>
- <all-permissions/>
- </security>
- <update check="timeout" policy="always"/>
- <resources>
- <j2se version="1.4.2+" max-heap-size="512m" href="http://java.sun.com/products/autodl/j2se"/>
- <jar href="geogebra.jar" main="true"/>
- <jar href="geogebra_main.jar"/>
- <jar href="geogebra_gui.jar"/>
- <jar href="geogebra_properties.jar"/>
- <jar href="geogebra_export.jar"/>
- <jar href="geogebra_cas.jar"/>
- </resources>
- <application-desc main-class="geogebra.GeoGebra"/>
- </jnlp>
-