mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
32 lines
1.2 KiB
JSON
32 lines
1.2 KiB
JSON
{
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "skilvingr@gmail.com",
|
|
"Name": "Yari Polla",
|
|
"Name[es]": "Yari Polla",
|
|
"Name[it]": "Yari Polla",
|
|
"Name[uk]": "Yari Polla",
|
|
"Name[x-test]": "xxYari Pollaxx"
|
|
}
|
|
],
|
|
"Description": "Hotspot quick setting for Plasma Mobile",
|
|
"Description[es]": "Ajuste rápido del punto de acceso para Plasma Mobile",
|
|
"Description[it]": "Impostazione rapida dell'hotspot per Plasma Mobile",
|
|
"Description[uk]": "Швидке налаштовування точки доступу для Мобільної Плазми",
|
|
"Description[x-test]": "xxHotspot quick setting for Plasma Mobilexx",
|
|
"Icon": "network-wireless-hotspot",
|
|
"Id": "org.kde.plasma.quicksetting.hotspot",
|
|
"License": "GPL-2.0+",
|
|
"Name": "Hotspot",
|
|
"Name[es]": "Punto de acceso",
|
|
"Name[it]": "Hotspot",
|
|
"Name[uk]": "Точка доступу",
|
|
"Name[x-test]": "xxHotspotxx",
|
|
"ServiceTypes": [
|
|
"KPackage/GenericQML"
|
|
],
|
|
"Version": "0.1",
|
|
"Website": "https://kde.org"
|
|
}
|
|
}
|