new: Added opensubtitles-download
This commit is contained in:
parent
adb1f4c52b
commit
461c13af9d
1 changed files with 10 additions and 0 deletions
10
opensubtitles-download.desktop
Executable file
10
opensubtitles-download.desktop
Executable file
|
@ -0,0 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Type=Service
|
||||
MimeType=video/mp4;video/mkv
|
||||
Actions=openSubtitlesDownload
|
||||
|
||||
[Desktop Action openSubtitlesDownload]
|
||||
Name=Download Subtitles
|
||||
Icon=download
|
||||
Exec=/home/sintan/.local/bin/OpenSubtitlesDownload.py --gui=kde %U
|
||||
|
Loading…
Reference in a new issue