5e151d185e
Before this patch, all plugins had to discard received packages that were not for themselves. This could be a security problem (a plugin could sniff other plugin's packages) and also adds some complexity and processing. This patch makes the device instance aware of what services are required by the different plugins and when a package is received the corresponding plugins will get the package. These services will be listed on the plugin's desktop file, so the user can decide whether to enable a plugin. Note that this only works for receiving, not sending. REVIEW: 113210
38 lines
1.7 KiB
Desktop File
38 lines
1.7 KiB
Desktop File
[Desktop Entry]
|
|
Encoding=UTF-8
|
|
Type=Service
|
|
ServiceTypes=KdeConnect/Plugin
|
|
X-KDE-Library=kdeconnect_mpriscontrol
|
|
X-KDE-PluginInfo-Author=Albert Vaca
|
|
X-KDE-PluginInfo-Email=albertvaka@gmail.com
|
|
X-KDE-PluginInfo-Name=kdeconnect_mpriscontrol
|
|
X-KDE-PluginInfo-Version=0.1
|
|
X-KDE-PluginInfo-Website=http://albertvaka.wordpress.com
|
|
X-KDE-PluginInfo-License=GPL
|
|
X-KDE-PluginInfo-EnabledByDefault=true
|
|
Icon=media-playback-start
|
|
Name=Multimedia control receiver
|
|
Name[es]=Receptor de control multimedia
|
|
Name[fr]=Receveur de contrôle multimédia
|
|
Name[hu]=Multimédia vezérlés vevő
|
|
Name[nl]=Ontvanger van bediening voor multimedia
|
|
Name[pt]=Receptor de controlo multimédia
|
|
Name[pt_BR]=Receptor de controle multimídia
|
|
Name[ru]=Ресивер аудио/видео
|
|
Name[sv]=Mottagare av multimediastyrning
|
|
Name[uk]=Отримувач команд щодо керування мультимедійними функціями
|
|
Name[x-test]=xxMultimedia control receiverxx
|
|
Comment=Remote control your music and videos
|
|
Comment[de]=Fernbedienung für Musik und Videos
|
|
Comment[es]=Controle a distancia su música y sus vídeos
|
|
Comment[fr]=Contrôlez à distance votre musique et vos vidéos
|
|
Comment[hu]=Távirányító a zenékhez és videókhoz
|
|
Comment[nl]=Op afstand bedienen van uw muziek en video's
|
|
Comment[pt]=Comande à distância a sua música e vídeos
|
|
Comment[pt_BR]=Controle suas músicas e vídeos remotamente
|
|
Comment[ru]=Дистанционное управление музыкой и видео
|
|
Comment[sv]=Fjärrstyr musik och videor
|
|
Comment[uk]=Віддалене керування відтворенням музики та відео
|
|
Comment[x-test]=xxRemote control your music and videosxx
|
|
|
|
X-KdeConnect-SupportedPackageType=kdeconnect.mpris
|