aboutsummaryrefslogtreecommitdiffstats
path: root/jnlp-files/gluegen-rt.jnlp
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2009-07-04 12:12:55 +0000
committerSven Gothel <[email protected]>2009-07-04 12:12:55 +0000
commit29a8ca00f0e153ab30e756f4db1ecfa425e7e45c (patch)
tree7344fe34d28bfa52340faebc067292d9ba6a9dbb /jnlp-files/gluegen-rt.jnlp
parent472e6dde3dbd971b390dce7c8368713dc7618cf8 (diff)
Fix JNLP files
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/gluegen/trunk@157 a78bb65f-1512-4460-ba86-f6dc96a7bf27
Diffstat (limited to 'jnlp-files/gluegen-rt.jnlp')
-rw-r--r--jnlp-files/gluegen-rt.jnlp4
1 files changed, 2 insertions, 2 deletions
diff --git a/jnlp-files/gluegen-rt.jnlp b/jnlp-files/gluegen-rt.jnlp
index 6e1d5ba..6c8c27e 100644
--- a/jnlp-files/gluegen-rt.jnlp
+++ b/jnlp-files/gluegen-rt.jnlp
@@ -52,10 +52,10 @@
<resources os="Linux" arch="x86_64">
<nativelib href = "gluegen-rt-natives-linux-amd64.jar" />
</resources>
- <resources os="Mac\ OS\ X" arch="i386">
+ <resources os="Mac OS X" arch="i386">
<nativelib href = "gluegen-rt-natives-macosx-universal.jar" />
</resources>
- <resources os="Mac\ OS\ X" arch="x86_64">
+ <resources os="Mac OS X" arch="x86_64">
<nativelib href = "gluegen-rt-natives-macosx-universal.jar" />
</resources>