mirror of
https://github.com/mitb-archive/filebot
synced 2025-03-09 22:09:47 -04:00
Update snap package (still broken though)
This commit is contained in:
parent
5465dd972a
commit
e6b774ec35
11
installer/snap/snap/gui/filebot-license.desktop
Normal file
11
installer/snap/snap/gui/filebot-license.desktop
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Type=Application
|
||||||
|
Name=@{application.name}
|
||||||
|
Comment=Import @{license.description}
|
||||||
|
MimeType=application/x-@{license.extension};@{license.mimetype}
|
||||||
|
Exec=filebot --license %F
|
||||||
|
Icon=${SNAP}/meta/gui/filebot.svg
|
||||||
|
NoDisplay=true
|
||||||
|
StartupNotify=true
|
||||||
|
StartupWMClass=@{deb.application.class}
|
||||||
|
X-Ubuntu-Gettext-Domain=@{package.name}
|
@ -4,9 +4,8 @@ Name=@{application.name}
|
|||||||
Comment=@{package.synopsis}
|
Comment=@{package.synopsis}
|
||||||
MimeType=@{deb.application.mimetype}
|
MimeType=@{deb.application.mimetype}
|
||||||
Exec=filebot %F
|
Exec=filebot %F
|
||||||
Icon=${SNAP}/meta/gui/icon.svg
|
Icon=${SNAP}/meta/gui/filebot.svg
|
||||||
Categories=@{deb.application.categories}
|
Categories=@{deb.application.categories}
|
||||||
Actions=Rename;Subtitles;Checksum;
|
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
StartupWMClass=@{deb.application.class}
|
StartupWMClass=@{deb.application.class}
|
||||||
X-Ubuntu-Gettext-Domain=@{package.name}
|
X-Ubuntu-Gettext-Domain=@{package.name}
|
||||||
|
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 5.8 KiB |
Loading…
x
Reference in New Issue
Block a user