This commit is contained in:
2023-07-01 15:50:34 +05:00
commit 8463698ff9
501 changed files with 17194 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
grant codeBase "file:${jnlpx.home}/javaws.jar" {
permission java.security.AllPermission;
};