Description: A very simple little servicemenu for people who like to cut corners. Makes use of xterm - so if you want to use another terminal app you have to edit the servicemenu.
unpack the file to ~/.kde/share/kde4/services/ServiceMenus/
needed to add the line:
ServiceTypes=all/allfiles
which is probably too encompassing
should also consider the use case where the plasmid alread exists and a -r is required before installing newer version
also not all distro's use /.kde, some use ~/.kde4 this is a good was to tell:
$(kde4-config --localprefix)
Ratings & Comments
2 Comments
needed to add the line: ServiceTypes=all/allfiles which is probably too encompassing should also consider the use case where the plasmid alread exists and a -r is required before installing newer version also not all distro's use /.kde, some use ~/.kde4 this is a good was to tell: $(kde4-config --localprefix)
Could you also make a servicemenu for compiling and installing plasmoid by right-clicking on tar archive and choosing appropriate menu entry?