mirror of
https://github.com/mitb-archive/filebot
synced 2024-12-22 07:48:52 -05:00
Update DEB package
This commit is contained in:
parent
e6b774ec35
commit
df9c6fba40
@ -0,0 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Name=Import @{license.description}
|
||||
Tooltip=Import @{license.description}
|
||||
Profiles=License;
|
||||
|
||||
[X-Action-Profile License]
|
||||
Name=Import @{license.description}
|
||||
MimeType=application/x-@{license.extension};@{license.mimetype}
|
||||
Exec=filebot --license %F
|
@ -3,4 +3,4 @@ Type=Menu
|
||||
Name=@{application.name}
|
||||
Tooltip=Common FileBot Actions
|
||||
Icon=filebot
|
||||
ItemsList=filebot-rename;filebot-subtitles;filebot-checksum;filebot-import;
|
||||
ItemsList=filebot-license;filebot-rename;filebot-subtitles;filebot-checksum;filebot-import;
|
||||
|
Loading…
Reference in New Issue
Block a user