filebot/installer/snap/snap/gui/filebot.desktop

12 lines
313 B
Plaintext
Raw Normal View History

2016-05-17 14:14:03 -04:00
[Desktop Entry]
2017-02-11 11:32:40 -05:00
Type=Application
2016-11-04 16:19:30 -04:00
Name=@{application.name}
Comment=@{package.synopsis}
2017-02-15 15:48:57 -05:00
MimeType=@{deb.application.mimetype}
2017-02-11 11:32:40 -05:00
Exec=filebot %F
Icon=${SNAP}/meta/gui/filebot.svg
2017-02-15 15:48:57 -05:00
Categories=@{deb.application.categories}
2016-05-17 14:14:03 -04:00
StartupNotify=true
2017-02-15 15:48:57 -05:00
StartupWMClass=@{deb.application.class}
2016-11-04 16:19:30 -04:00
X-Ubuntu-Gettext-Domain=@{package.name}