OnlyShowIn=Unity;

This commit is contained in:
Reinhard Pointner 2017-02-12 00:08:49 +08:00
parent 0a0e864f36
commit 69a315c418
1 changed files with 4 additions and 0 deletions

View File

@ -14,15 +14,19 @@ X-Ubuntu-Gettext-Domain=@{package.name}
[Desktop Action Rename]
Name=Rename
Exec=filebot --mode Rename %F
OnlyShowIn=Unity;
[Desktop Action Subtitles]
Name=Subtitles
Exec=filebot --mode Subtitles %F
OnlyShowIn=Unity;
[Desktop Action SFV]
Name=Checksum
Exec=filebot --mode SFV %F
OnlyShowIn=Unity;
[Desktop Action Filter]
Name=Filter
Exec=filebot --mode Filter %F
OnlyShowIn=Unity;