mirror of
https://github.com/dewomser/dolphin-context-convert.git
synced 2026-03-13 17:17:18 +01:00
Update ImageConverter.desktop
do it like: https://forum.manjaro.org/t/howto-create-a-kde-service-menu-for-vlc/123807
This commit is contained in:
parent
e634ad7504
commit
e25158929f
1 changed files with 2 additions and 1 deletions
|
|
@ -1,8 +1,9 @@
|
|||
[Desktop Entry]
|
||||
Type=Service
|
||||
ServiceTypes=KonqPopupMenu/Plugin
|
||||
X-KDE-Priority=TopLevel
|
||||
MimeType=image/jpeg;image/png;image/gif;image/bmp;image/tiff;image/webp;image/svg+xml;image/x-eps;image/x-dcraw;image/vnd.microsoft.icon;
|
||||
Actions=ConvertToJPG;ConvertToPNG;ConvertToGIF;ConvertToBMP;ConvertToTIFF;ConvertToWEBP;ConvertToEPS;ConvertToRAW;ConvertToICO;
|
||||
Actions=ConvertToJPG;ConvertToPNG;ConvertToGIF;ConvertToBMP;ConvertToTIFF;ConvertToWEBP;ConvertToEPS;ConvertToRAW;ConvertToICO;inode/directory;
|
||||
X-KDE-Submenu=Convert Image
|
||||
Icon=image
|
||||
X-KDE-StartupNotify=false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue