new deskshare applet signed by RNP, with Mconf logo

This commit is contained in:
Felipe Cecagno 2015-06-19 14:50:30 -03:00
parent 9ef6434ef7
commit e657cddc8d
4 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -32,7 +32,7 @@ jar.doFirst {
jar {
manifest.mainAttributes("Permissions": "all-permissions")
manifest.mainAttributes("Codebase": "*")
manifest.mainAttributes("Application-Name": "BigBlueButton Deskshare Applet")
manifest.mainAttributes("Application-Name": "Mconf Deskshare Applet")
manifest.mainAttributes("Application-Library-Allowable-Codebase": "*")
manifest.mainAttributes("Caller-Allowable-Codebase": "*")
manifest.mainAttributes("Trusted-Only": "true")