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