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