8 lines
		
	
	
		
			254 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			254 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| #!/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
 |