mirror of
https://github.com/arcan1s/pkgbuild.git
synced 2025-04-25 07:57:16 +00:00
11 lines
261 B
Desktop File
Executable File
11 lines
261 B
Desktop File
Executable File
#!/usr/bin/env xdg-open
|
|
[Desktop Entry]
|
|
Name=Mercury
|
|
Comment=Software for structure visualization and the exploration of crystal packing
|
|
Exec=mercury
|
|
Icon=mercury
|
|
Terminal=false
|
|
Encoding=UTF-8
|
|
Type=Application
|
|
Categories=Qt;Science;Chemistry;Physics;Education;
|