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