14 lines
275 B
Plaintext
14 lines
275 B
Plaintext
[Desktop Entry]
|
|
Version=1.0
|
|
Name=My Product
|
|
Comment=A sea-of-hope application
|
|
# The Exec line includes %u to pass the URL to the application
|
|
Exec=/usr/local/bin/sea-of-hope %u
|
|
Terminal=false
|
|
Type=Application
|
|
Icon=sea-of-hope
|
|
Categories=Utility;
|
|
StartupWMClass=sea-of-hope
|
|
|
|
|