mirror of
https://github.com/mitb-archive/filebot
synced 2024-11-04 16:35:08 -05: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}
|
||||
MimeType=@{deb.application.mimetype}
|
||||
Exec=filebot %F
|
||||
Icon=${SNAP}/meta/gui/icon.svg
|
||||
Icon=${SNAP}/meta/gui/filebot.svg
|
||||
Categories=@{deb.application.categories}
|
||||
Actions=Rename;Subtitles;Checksum;
|
||||
StartupNotify=true
|
||||
StartupWMClass=@{deb.application.class}
|
||||
X-Ubuntu-Gettext-Domain=@{package.name}
|
||||
|
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 5.8 KiB |
Loading…
Reference in New Issue
Block a user