From 512a7fb820fc82e6960e0a493c6127f0ec800649 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Wed, 28 Apr 2010 14:24:24 +0200 Subject: - 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 --- make/Manifest-rt-cdc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'make/Manifest-rt-cdc') diff --git a/make/Manifest-rt-cdc b/make/Manifest-rt-cdc index 72095c0..50c2021 100755 --- a/make/Manifest-rt-cdc +++ b/make/Manifest-rt-cdc @@ -1,3 +1,7 @@ Manifest-Version: 1.0 Implementation-Title: GlueGen Run-Time CDC Implementation-Version: @BASEVERSION@ +Implementation-Vendor: JogAmp community +Extension-Name: com.jogamp.common +Implementation-Vendor-Id: com.jogamp +Trusted-Library: true -- cgit v1.2.3