burnWithGrowisofs
chunkylover
Source i (link to git-repo or to original if based on someone elses unmodified work):
# 1.0d fixed bug. Add finish message.
Other Dolphin Service Menus:
© 2025 OpenDesktop.org - Libre Cloud Services
All rights reserved. All trademarks are copyright by their respective owners. All contributors are responsible for their uploads.
Ratings & Comments
3 Comments
Liked your service menu. Worked perfect in Mandriva 2010.1 Here the spanish version: Name[es]=Ejecutar en terminal Exec[es]=konsole --title=Terminal --noclose -e $SHELL -c "cd %d;sh %f;echo Listo para cerrar." Name[es]=Ejecutar en terminal (superusuario) Exec[es]=konsole --title=Terminal --noclose -e $SHELL -c "echo %d;cd %d;kdesudo sh %f;echo ;echo Listo para cerrar."
sorry run-in-xterm removed
I am getting an error: konqueror(5854) KConfigGroup::readXdgListEntry: List entry MimeType in "/usr/share/kde4/services/ServiceMenus/run-in-xterm-kde4.desktop" is not compliant with XDG standard (missing trailing semicolon). I will look at my other Service Menus and see where this trailing semicolon should be.