aboutsummaryrefslogtreecommitdiffstats
path: root/make/Manifest-rt
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-04-28 14:24:24 +0200
committerSven Gothel <[email protected]>2010-04-28 14:24:24 +0200
commit512a7fb820fc82e6960e0a493c6127f0ec800649 (patch)
tree0a3c1db4fd117473831e2f03c4b7e08afb9ad6f8 /make/Manifest-rt
parent3216f5b75879e0706b3e3e7cedbcbf56da95989e (diff)
- JAR Manifest: Trusted-Library: true
- Added JAR Manifest to native libs as well, otherwise our chain would become mixed code. - JNLP: Added update check = background
Diffstat (limited to 'make/Manifest-rt')
-rwxr-xr-xmake/Manifest-rt4
1 files changed, 4 insertions, 0 deletions
diff --git a/make/Manifest-rt b/make/Manifest-rt
index da817d3..7570c4a 100755
--- a/make/Manifest-rt
+++ b/make/Manifest-rt
@@ -1,3 +1,7 @@
Manifest-Version: 1.0
Implementation-Title: GlueGen Run-Time
Implementation-Version: @BASEVERSION@
+Implementation-Vendor: JogAmp community
+Extension-Name: com.jogamp.common
+Implementation-Vendor-Id: com.jogamp
+Trusted-Library: true