summaryrefslogtreecommitdiffstats
path: root/jnlp-files/applet-gears.jnlp
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-05-08 08:11:14 +0200
committerSven Gothel <[email protected]>2010-05-08 08:11:14 +0200
commit50dece0a12e22762468b0d4e5d1d121d9ffa267f (patch)
tree6c547494f8056ff1c2f9cc998d45043e8221f7ba /jnlp-files/applet-gears.jnlp
parent5031cf9cd2431eb5c66904e850e22b598c621b4d (diff)
Fix URLs
Diffstat (limited to 'jnlp-files/applet-gears.jnlp')
-rw-r--r--jnlp-files/applet-gears.jnlp4
1 files changed, 2 insertions, 2 deletions
diff --git a/jnlp-files/applet-gears.jnlp b/jnlp-files/applet-gears.jnlp
index cbe93a7..e70ef0d 100644
--- a/jnlp-files/applet-gears.jnlp
+++ b/jnlp-files/applet-gears.jnlp
@@ -2,8 +2,8 @@
<jnlp codebase="DEMO_CODEBASE_TAG" href="applet-gears.jnlp">
<information>
<title>JOGL JNLP Applet Gears Demo</title>
- <vendor>Sun Microsystems, Inc.</vendor>
- <homepage href="http://jogl-demos.dev.java.net/"/>
+ <vendor>JogAmp Community</vendor>
+ <homepage href="http://jogamp.org/jogl-demos/"/>
<description>Gears Demo </description>
<description kind="short">Brian Paul's Gears demo ported to Java and JOGL.</description>
<offline-allowed/>