mirror of
https://github.com/mitb-archive/filebot
synced 2024-12-22 15:58:52 -05:00
Update deb build
This commit is contained in:
parent
3f7504a008
commit
76f34fbe15
@ -8,7 +8,7 @@ Icon=filebot
|
||||
Terminal=false
|
||||
StartupNotify=true
|
||||
Categories=@{gnome.application.categories}
|
||||
Actions=Rename;Subtitles;SFV;Filter;
|
||||
Actions=Rename;Subtitles;Checksum;
|
||||
X-Ubuntu-Gettext-Domain=@{package.name}
|
||||
|
||||
[Desktop Action Rename]
|
||||
@ -21,12 +21,7 @@ Name=Subtitles
|
||||
Exec=filebot --mode Subtitles %F
|
||||
OnlyShowIn=Unity;
|
||||
|
||||
[Desktop Action SFV]
|
||||
[Desktop Action Checksum]
|
||||
Name=Checksum
|
||||
Exec=filebot --mode SFV %F
|
||||
OnlyShowIn=Unity;
|
||||
|
||||
[Desktop Action Filter]
|
||||
Name=Filter
|
||||
Exec=filebot --mode Filter %F
|
||||
OnlyShowIn=Unity;
|
||||
|
Loading…
Reference in New Issue
Block a user