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."
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.
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.