added dev-java/openweb-start-bin-1.10.1

This commit is contained in:
Micha Glave
2024-09-16 17:01:51 +02:00
parent c1ff349541
commit c2f0aa03f2
5 changed files with 114 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
#!/usr/bin/env xdg-open
[Desktop Entry]
Type=Application
Name=OpenWebStart Settings
Exec=/bin/sh /opt/OpenWebStart/itw-settings %U
StartupWMClass=install4j-com-openwebstart-launcher-ControlPanelLauncher
Icon=/opt/OpenWebStart/.install4j/itw-settings.png

View File

@@ -0,0 +1,8 @@
[Desktop Entry]
Type=Application
Version=1.0
Name=OpenWebStart
NoDisplay=true
Exec=/bin/sh /opt/OpenWebStart/javaws %f
Icon=/opt/OpenWebStart/.install4j/javaws.png
MimeType=application/x-java-jnlp-file

View File

@@ -0,0 +1,5 @@
<mime-info>
<mime-type type="application/x-java-jnlp-file">
<icon name="application-x-java-jnlp-file"/>
</mime-type>
</mime-info>