mirror of
https://github.com/Tooloop/Tooloop-Packages.git
synced 2026-04-28 13:01:38 +02:00
6 lines
98 B
Plaintext
6 lines
98 B
Plaintext
|
|
|
||
|
|
grant codeBase "file:${jnlpx.home}/javaws.jar" {
|
||
|
|
permission java.security.AllPermission;
|
||
|
|
};
|
||
|
|
|