6be5e679b1
Also adding myself (fusion809) as a maintainer. The marvin Nix file in this commit is largely thanks to @msteen.
10 lines
300 B
Desktop File
Executable File
10 lines
300 B
Desktop File
Executable File
#!/usr/bin/env xdg-open
|
|
[Desktop Entry]
|
|
Type=Application
|
|
Name=ChemAxon License Manager
|
|
Exec=@out@/bin/LicenseManager
|
|
Icon=LicenseManager
|
|
Categories=Education;Science;Chemistry;
|
|
StartupWMClass=com-install4j-runtime-launcher-UnixLauncher
|
|
Comment=License manager for ChemAxon software like MarvinSketch
|