kdeconnect-kde/plugins/mprisremote/kdeconnect_mprisremote.json
Albert Vaca f47f517827 Rename NetworkPackage -> NetworkPacket
Summary: KDE Connect, now with correct naming!

Test Plan: It still builds.

Reviewers: #kde_connect, apol, nicolasfella

Reviewed By: #kde_connect, apol, nicolasfella

Subscribers: nicolasfella

Differential Revision: https://phabricator.kde.org/D11036
2018-03-05 20:03:23 +01:00

79 lines
3.5 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"Encoding": "UTF-8",
"KPlugin": {
"Authors": [
{
"Email": "aleixpol@kde.org",
"Name": "Aleix Pol",
"Name[sr@ijekavian]": "Алекс Пол Гонзалез",
"Name[sr@ijekavianlatin]": "Aleks Pol Gonzalez",
"Name[sr@latin]": "Aleks Pol Gonzalez",
"Name[sr]": "Алекс Пол Гонзалез",
"Name[x-test]": "xxAleix Polxx"
}
],
"Description": "Control MPRIS services",
"Description[ar]": "تحكّم بخدمات MPRIS",
"Description[ca@valencia]": "Serveis de control del MPRIS",
"Description[ca]": "Serveis de control del MPRIS",
"Description[cs]": "Ovládejte služby MPRIS",
"Description[da]": "Kontrollér MPRIS-tjenester",
"Description[de]": "Steuerung von MPRIS-Diensten",
"Description[el]": "Έλεγχος υπηρεσιών MPRIS",
"Description[es]": "Controlar los servicios MPRIS",
"Description[et]": "MPRIS-teenuste juhtimine",
"Description[eu]": "Kontrolatu MPRIS zerbitzuak",
"Description[fi]": "Ohjaa MPRIS-palveluita",
"Description[fr]": "Contrôlez les services MPRIS",
"Description[gl]": "Controle servizos de MPRIS.",
"Description[it]": "Servizi di controllo MPRIS",
"Description[ko]": "MPRIS 서비스 제어",
"Description[nl]": "MPRIS-services besturen",
"Description[nn]": "Kontroller MPRIS-tenester",
"Description[pl]": "Sterowanie usługami MPRIS",
"Description[pt]": "Controlar os serviços MPRIS",
"Description[pt_BR]": "Controle dos serviços MPRIS",
"Description[ru]": "Управление службами MPRIS",
"Description[sk]": "Ovládať MPRIS služby",
"Description[sr@ijekavian]": "Контрола МПРИС сервиса",
"Description[sr@ijekavianlatin]": "Kontrola MPRIS servisa",
"Description[sr@latin]": "Kontrola MPRIS servisa",
"Description[sr]": "Контрола МПРИС сервиса",
"Description[sv]": "Styr MPRIS-tjänster",
"Description[tr]": "MPRIS servislerini kontrol et",
"Description[uk]": "Керування службами MPRIS",
"Description[x-test]": "xxControl MPRIS servicesxx",
"Description[zh_CN]": "控制 MPRIS 服务",
"Description[zh_TW]": "控制 MPRIS 服務",
"EnabledByDefault": true,
"Icon": "applications-multimedia",
"Id": "kdeconnect_mprisremote",
"License": "GPL",
"Name": "MprisRemote",
"Name[ar]": "Mpris عن بعد",
"Name[et]": "Kaug-Mpris",
"Name[fi]": "MPRIS-kauko-ohjain",
"Name[nn]": "MPRIS-fjernkontroll",
"Name[pl]": "PilotMPRIS",
"Name[pt]": "Comando MPRIS",
"Name[ru]": "Удалённое управление MPRIS",
"Name[sr@ijekavian]": "МПРИС даљински",
"Name[sr@ijekavianlatin]": "MPRIS daljinski",
"Name[sr@latin]": "MPRIS daljinski",
"Name[sr]": "МПРИС даљински",
"Name[sv]": "MPRIS-fjärrkontroll",
"Name[x-test]": "xxMprisRemotexx",
"Name[zh_CN]": "远程 Mpris",
"ServiceTypes": [
"KdeConnect/Plugin"
],
"Version": "0.1",
"Website": "https://kde.org"
},
"X-KdeConnect-OutgoingPacketType": [
"kdeconnect.mpris.request"
],
"X-KdeConnect-SupportedPacketType": [
"kdeconnect.mpris"
]
}