summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/webstart/GearsTmp.jnlp3
-rwxr-xr-xwww/webstart/HDR.jnlp3
-rw-r--r--www/webstart/HWShadowmapsSimple.jnlp3
-rw-r--r--www/webstart/InfiniteShadowVolumes.jnlp3
-rwxr-xr-xwww/webstart/JRefract.jnlp3
-rwxr-xr-xwww/webstart/JRefractSingleThreaded.jnlp3
-rw-r--r--www/webstart/ProceduralTexturePhysics.jnlp3
-rw-r--r--www/webstart/TestHandleBox.jnlp3
-rw-r--r--www/webstart/TestTranslate1.jnlp3
-rw-r--r--www/webstart/TestTranslate2.jnlp3
-rw-r--r--www/webstart/VertexArrayRange.jnlp3
-rw-r--r--www/webstart/VertexBufferObject.jnlp3
-rw-r--r--www/webstart/VertexProgRefract.jnlp3
-rw-r--r--www/webstart/VertexProgWarp.jnlp3
14 files changed, 14 insertions, 28 deletions
diff --git a/www/webstart/GearsTmp.jnlp b/www/webstart/GearsTmp.jnlp
index 0d0b365..0a1cb17 100644
--- a/www/webstart/GearsTmp.jnlp
+++ b/www/webstart/GearsTmp.jnlp
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<jnlp spec="1.0"
- codebase="https://jogl-demos.dev.java.net/webstart/"
+<jnlp codebase="https://jogl-demos.dev.java.net/webstart/"
href="GearsTmp.jnlp">
<information>
<title>JOGL Gears Demo</title>
diff --git a/www/webstart/HDR.jnlp b/www/webstart/HDR.jnlp
index 2623ec0..6249d83 100755
--- a/www/webstart/HDR.jnlp
+++ b/www/webstart/HDR.jnlp
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<jnlp spec="1.0"
- codebase="https://jogl-demos.dev.java.net/webstart/"
+<jnlp codebase="https://jogl-demos.dev.java.net/webstart/"
href="HDR.jnlp">
<information>
<title>JOGL High Dynamic Range Rendering Demo</title>
diff --git a/www/webstart/HWShadowmapsSimple.jnlp b/www/webstart/HWShadowmapsSimple.jnlp
index dc5befd..82e2db9 100644
--- a/www/webstart/HWShadowmapsSimple.jnlp
+++ b/www/webstart/HWShadowmapsSimple.jnlp
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<jnlp spec="1.0"
- codebase="https://jogl-demos.dev.java.net/webstart/"
+<jnlp codebase="https://jogl-demos.dev.java.net/webstart/"
href="HWShadowmapsSimple.jnlp">
<information>
<title>JOGL Hardware Shadow Maps Demo</title>
diff --git a/www/webstart/InfiniteShadowVolumes.jnlp b/www/webstart/InfiniteShadowVolumes.jnlp
index 2a910b0..279e93d 100644
--- a/www/webstart/InfiniteShadowVolumes.jnlp
+++ b/www/webstart/InfiniteShadowVolumes.jnlp
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<jnlp spec="1.0"
- codebase="https://jogl-demos.dev.java.net/webstart/"
+<jnlp codebase="https://jogl-demos.dev.java.net/webstart/"
href="InfiniteShadowVolumes.jnlp">
<information>
<title>JOGL Infinite Shadow Volumes Demo</title>
diff --git a/www/webstart/JRefract.jnlp b/www/webstart/JRefract.jnlp
index 11edcc8..4bf630c 100755
--- a/www/webstart/JRefract.jnlp
+++ b/www/webstart/JRefract.jnlp
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<jnlp spec="1.0"
- codebase="https://jogl-demos.dev.java.net/webstart/"
+<jnlp codebase="https://jogl-demos.dev.java.net/webstart/"
href="JRefract.jnlp">
<information>
<title>JOGL JRefract Demo</title>
diff --git a/www/webstart/JRefractSingleThreaded.jnlp b/www/webstart/JRefractSingleThreaded.jnlp
index c278249..8ddda85 100755
--- a/www/webstart/JRefractSingleThreaded.jnlp
+++ b/www/webstart/JRefractSingleThreaded.jnlp
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<jnlp spec="1.0"
- codebase="https://jogl-demos.dev.java.net/webstart/"
+<jnlp codebase="https://jogl-demos.dev.java.net/webstart/"
href="JRefractSingleThreaded.jnlp">
<information>
<title>JOGL JRefract Demo</title>
diff --git a/www/webstart/ProceduralTexturePhysics.jnlp b/www/webstart/ProceduralTexturePhysics.jnlp
index 3becd13..1dc3414 100644
--- a/www/webstart/ProceduralTexturePhysics.jnlp
+++ b/www/webstart/ProceduralTexturePhysics.jnlp
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<jnlp spec="1.0"
- codebase="https://jogl-demos.dev.java.net/webstart/"
+<jnlp codebase="https://jogl-demos.dev.java.net/webstart/"
href="ProceduralTexturePhysics.jnlp">
<information>
<title>JOGL Procedural Texture Physics Demo</title>
diff --git a/www/webstart/TestHandleBox.jnlp b/www/webstart/TestHandleBox.jnlp
index 24ac6ec..1617c1d 100644
--- a/www/webstart/TestHandleBox.jnlp
+++ b/www/webstart/TestHandleBox.jnlp
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<jnlp spec="1.0"
- codebase="https://jogl-demos.dev.java.net/webstart/"
+<jnlp codebase="https://jogl-demos.dev.java.net/webstart/"
href="TestHandleBox.jnlp">
<information>
<title>HandleBox Manipulator</title>
diff --git a/www/webstart/TestTranslate1.jnlp b/www/webstart/TestTranslate1.jnlp
index 87b213e..8396b84 100644
--- a/www/webstart/TestTranslate1.jnlp
+++ b/www/webstart/TestTranslate1.jnlp
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<jnlp spec="1.0"
- codebase="https://jogl-demos.dev.java.net/webstart/"
+<jnlp codebase="https://jogl-demos.dev.java.net/webstart/"
href="TestTranslate1.jnlp">
<information>
<title>Translate1 Manipulator</title>
diff --git a/www/webstart/TestTranslate2.jnlp b/www/webstart/TestTranslate2.jnlp
index 9e1df03..068195a 100644
--- a/www/webstart/TestTranslate2.jnlp
+++ b/www/webstart/TestTranslate2.jnlp
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<jnlp spec="1.0"
- codebase="https://jogl-demos.dev.java.net/webstart/"
+<jnlp codebase="https://jogl-demos.dev.java.net/webstart/"
href="TestTranslate2.jnlp">
<information>
<title>Translate2 Manipulator</title>
diff --git a/www/webstart/VertexArrayRange.jnlp b/www/webstart/VertexArrayRange.jnlp
index f31500b..cdc9071 100644
--- a/www/webstart/VertexArrayRange.jnlp
+++ b/www/webstart/VertexArrayRange.jnlp
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<jnlp spec="1.0"
- codebase="https://jogl-demos.dev.java.net/webstart/"
+<jnlp codebase="https://jogl-demos.dev.java.net/webstart/"
href="VertexArrayRange.jnlp">
<information>
<title>JOGL Vertex Array Range Demo</title>
diff --git a/www/webstart/VertexBufferObject.jnlp b/www/webstart/VertexBufferObject.jnlp
index a7e7244..9eeca55 100644
--- a/www/webstart/VertexBufferObject.jnlp
+++ b/www/webstart/VertexBufferObject.jnlp
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<jnlp spec="1.0"
- codebase="https://jogl-demos.dev.java.net/webstart/"
+<jnlp codebase="https://jogl-demos.dev.java.net/webstart/"
href="VertexBufferObject.jnlp">
<information>
<title>JOGL Vertex Buffer Object Demo</title>
diff --git a/www/webstart/VertexProgRefract.jnlp b/www/webstart/VertexProgRefract.jnlp
index b569345..3318643 100644
--- a/www/webstart/VertexProgRefract.jnlp
+++ b/www/webstart/VertexProgRefract.jnlp
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<jnlp spec="1.0"
- codebase="https://jogl-demos.dev.java.net/webstart/"
+<jnlp codebase="https://jogl-demos.dev.java.net/webstart/"
href="VertexProgRefract.jnlp">
<information>
<title>JOGL VertexProgRefract Demo</title>
diff --git a/www/webstart/VertexProgWarp.jnlp b/www/webstart/VertexProgWarp.jnlp
index 79d1a94..28f6e57 100644
--- a/www/webstart/VertexProgWarp.jnlp
+++ b/www/webstart/VertexProgWarp.jnlp
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<jnlp spec="1.0"
- codebase="https://jogl-demos.dev.java.net/webstart/"
+<jnlp codebase="https://jogl-demos.dev.java.net/webstart/"
href="VertexProgWarp.jnlp">
<information>
<title>JOGL VertexProgWarp Demo</title>