mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +00:00
meta: Fix appstream tests
This commit is contained in:
parent
aac41402f3
commit
da279065e6
4 changed files with 8 additions and 4 deletions
|
|
@ -108,7 +108,8 @@
|
|||
"Name[uk]": "Фоліо",
|
||||
"Name[x-test]": "xxFolioxx",
|
||||
"Name[zh_CN]": "Folio",
|
||||
"Name[zh_TW]": "Folio"
|
||||
"Name[zh_TW]": "Folio",
|
||||
"Website": "https://plasma-mobile.org"
|
||||
},
|
||||
"X-Plasma-API-Minimum-Version": "6.0",
|
||||
"X-Plasma-ContainmentType": "Desktop",
|
||||
|
|
|
|||
|
|
@ -109,7 +109,8 @@
|
|||
"Name[uk]": "Альціон",
|
||||
"Name[x-test]": "xxHalcyonxx",
|
||||
"Name[zh_CN]": "Halcyon",
|
||||
"Name[zh_TW]": "Halcyon"
|
||||
"Name[zh_TW]": "Halcyon",
|
||||
"Website": "https://plasma-mobile.org"
|
||||
},
|
||||
"X-Plasma-API-Minimum-Version": "6.0",
|
||||
"X-Plasma-ContainmentType": "Desktop",
|
||||
|
|
|
|||
|
|
@ -114,7 +114,8 @@
|
|||
"Name[uk]": "Панель телефону",
|
||||
"Name[x-test]": "xxPhone Panelxx",
|
||||
"Name[zh_CN]": "手机面板",
|
||||
"Name[zh_TW]": "手機面板"
|
||||
"Name[zh_TW]": "手機面板",
|
||||
"Website": "https://plasma-mobile.org"
|
||||
},
|
||||
"X-Plasma-API-Minimum-Version": "6.0",
|
||||
"X-Plasma-ContainmentType": "Panel"
|
||||
|
|
|
|||
|
|
@ -113,7 +113,8 @@
|
|||
"Name[uk]": "Панель завдань телефону",
|
||||
"Name[x-test]": "xxPhone Task panelxx",
|
||||
"Name[zh_CN]": "手机任务面板",
|
||||
"Name[zh_TW]": "手機工作面板"
|
||||
"Name[zh_TW]": "手機工作面板",
|
||||
"Website": "https://plasma-mobile.org"
|
||||
},
|
||||
"X-Plasma-API-Minimum-Version": "6.0",
|
||||
"X-Plasma-ContainmentType": "Panel"
|
||||
|
|
|
|||
Loading…
Reference in a new issue