diff options
-rw-r--r-- | jnlp-files/jogl-all-awt.jnlp | 2 | ||||
-rw-r--r-- | jnlp-files/jogl-all-mobile.jnlp | 2 | ||||
-rw-r--r-- | jnlp-files/jogl-all-noawt.jnlp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/jnlp-files/jogl-all-awt.jnlp b/jnlp-files/jogl-all-awt.jnlp index f287019cf..55ae21d2a 100644 --- a/jnlp-files/jogl-all-awt.jnlp +++ b/jnlp-files/jogl-all-awt.jnlp @@ -5,7 +5,7 @@ <title>Java(tm) Binding to the OpenGL(r) API (ALL.AWT)</title> <vendor>JogAmp Community</vendor> <homepage href="http://jogamp.org/"/> - <description>Java Binding to the OpenGL API - JSR-231 2.0.0 - ALL.AWT</description> + <description>Java Binding to the OpenGL API - 2.0.0 - ALL.AWT</description> <description kind="short">Java programming language binding for the OpenGL 3D graphics API - ALL.AWT</description> <offline-allowed/> </information> diff --git a/jnlp-files/jogl-all-mobile.jnlp b/jnlp-files/jogl-all-mobile.jnlp index d93eb8be9..5f96137c2 100644 --- a/jnlp-files/jogl-all-mobile.jnlp +++ b/jnlp-files/jogl-all-mobile.jnlp @@ -5,7 +5,7 @@ <title>Java(tm) Binding to the OpenGL(r) API (ALL.MOBILE)</title> <vendor>JogAmp Community</vendor> <homepage href="http://jogamp.org/"/> - <description>Java Binding to the OpenGL API - JSR-231 2.0.0 - ALL.MOBILE</description> + <description>Java Binding to the OpenGL API - 2.0.0 - ALL.MOBILE</description> <description kind="short">Java programming language binding for the OpenGL 3D graphics API - ALL.MOBILE</description> <offline-allowed/> </information> diff --git a/jnlp-files/jogl-all-noawt.jnlp b/jnlp-files/jogl-all-noawt.jnlp index 43757ae32..63f558d38 100644 --- a/jnlp-files/jogl-all-noawt.jnlp +++ b/jnlp-files/jogl-all-noawt.jnlp @@ -5,7 +5,7 @@ <title>Java(tm) Binding to the OpenGL(r) API (ALL.NO_AWT)</title> <vendor>JogAmp Community</vendor> <homepage href="http://jogamp.org/"/> - <description>Java Binding to the OpenGL API - JSR-231 2.0.0 - ALL.NO_AWT</description> + <description>Java Binding to the OpenGL API - 2.0.0 - ALL.NO_AWT</description> <description kind="short">Java programming language binding for the OpenGL 3D graphics API - ALL.NO_AWT</description> <offline-allowed/> </information> |