diff options
Diffstat (limited to 'plugin.manifest.in')
-rw-r--r-- | plugin.manifest.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/plugin.manifest.in b/plugin.manifest.in new file mode 100644 index 0000000..9449789 --- /dev/null +++ b/plugin.manifest.in @@ -0,0 +1,8 @@ +Implementation-Title: @PACKAGE_NAME@ +Implementation-Version: @FULL_VERSION@ +Implementation-URL: @PACKAGE_URL@ +Implementation-Vendor: IcedTea +Specification-Title: JSR56: Java Network Launching Protocol and API and Plugin +Specification-URL: http://jcp.org/aboutJava/communityprocess/mrel/jsr056 +Specification-Vendor: Java Community Process +Specification-Version: 6.0 |