Add description for the plasma protocol

We now support publicly plasma:// URLs, so add a protocol file which
calls the plasma-remote-helper application to deal with such URLs.
Particularly handy from the network:// ioslave which exposes Plasma
remote widgets.

REVIEW: 1515
This commit is contained in:
Kevin Ottens 2011-04-29 16:55:42 +02:00
parent 6ebff42e6d
commit ed014e6c91
2 changed files with 13 additions and 0 deletions

View File

@ -423,6 +423,7 @@ install(FILES
install(FILES
data/services/plasma-applet-extenderapplet.desktop
data/services/plasma.protocol
DESTINATION ${SERVICES_INSTALL_DIR})
install(FILES data/knewstuff/plasmoids.knsrc DESTINATION ${CONFIG_INSTALL_DIR})

View File

@ -0,0 +1,12 @@
[Protocol]
protocol=plasma
exec=plasma-remote-helper %u
input=none
output=none
Icon=plasma
Description=A protocol for Plasma services
helper=true
Class=:internet