diff options
Diffstat (limited to 'manifest.mf')
-rw-r--r-- | manifest.mf | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/manifest.mf b/manifest.mf index 3e1374b..ccb196e 100644 --- a/manifest.mf +++ b/manifest.mf @@ -1,6 +1,7 @@ -Manifest-Version: 1.0 -Implementation-Title: Applet Launcher Utility -Implementation-Version: 0.9 -Implementation-Vendor: Sun Microsystems, Inc. -Implementation-Vendor-Id: com.sun -Extension-Name: org.jdesktop.applet.util +Manifest-Version: 1.0
+Implementation-Title: Applet Launcher Utility
+Implementation-Version: 0.9
+Implementation-Vendor: JogAmp community
+Implementation-Vendor-Id: com.jogamp
+Extension-Name: org.jdesktop.applet.util
+Trusted-Library: true
|