mirror of
https://github.com/dewomser/dolphin-context-convert.git
synced 2026-03-13 17:17:18 +01:00
Update VideoConverter.desktop
make like this: https://forum.manjaro.org/t/howto-create-a-kde-service-menu-for-vlc/123807
This commit is contained in:
parent
7eae53ed83
commit
e634ad7504
1 changed files with 2 additions and 1 deletions
|
|
@ -1,7 +1,8 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Type=Service
|
Type=Service
|
||||||
ServiceTypes=KonqPopupMenu/Plugin
|
ServiceTypes=KonqPopupMenu/Plugin
|
||||||
MimeType=video/*;
|
MimeType=video/*;inode/directory;
|
||||||
|
X-KDE-Priority=TopLevel
|
||||||
Actions=ConvertToMP4;ConvertToAVI;ConvertToMOV;ConvertToMKV;ConvertToWMV;ConvertToFLV;ConvertToMPG;ConvertToMP3;ConvertToOGV;ConvertToWebM;
|
Actions=ConvertToMP4;ConvertToAVI;ConvertToMOV;ConvertToMKV;ConvertToWMV;ConvertToFLV;ConvertToMPG;ConvertToMP3;ConvertToOGV;ConvertToWebM;
|
||||||
X-KDE-Submenu=Convert Video
|
X-KDE-Submenu=Convert Video
|
||||||
Icon=video-x-generic
|
Icon=video-x-generic
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue