mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
Remove ServiceTypes for KPackage files
We no longer need to define those, because the KPackageStructure is defined
This commit is contained in:
parent
640c6e6846
commit
f726443f77
5 changed files with 0 additions and 15 deletions
|
|
@ -111,9 +111,6 @@
|
|||
"Name[x-test]": "xxCellularxx",
|
||||
"Name[zh_CN]": "蜂窝数据",
|
||||
"Name[zh_TW]": "行動電話",
|
||||
"ServiceTypes": [
|
||||
"KPackage/GenericQML"
|
||||
],
|
||||
"Website": "https://kde.org"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -112,9 +112,6 @@
|
|||
"Name[x-test]": "xxFinishedxx",
|
||||
"Name[zh_CN]": "完成",
|
||||
"Name[zh_TW]": "已完成",
|
||||
"ServiceTypes": [
|
||||
"KPackage/GenericQML"
|
||||
],
|
||||
"Website": "https://kde.org"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -111,9 +111,6 @@
|
|||
"Name[x-test]": "xxPreparexx",
|
||||
"Name[zh_CN]": "准备",
|
||||
"Name[zh_TW]": "準備",
|
||||
"ServiceTypes": [
|
||||
"KPackage/GenericQML"
|
||||
],
|
||||
"Website": "https://kde.org"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -112,9 +112,6 @@
|
|||
"Name[x-test]": "xxTimexx",
|
||||
"Name[zh_CN]": "时间",
|
||||
"Name[zh_TW]": "時間",
|
||||
"ServiceTypes": [
|
||||
"KPackage/GenericQML"
|
||||
],
|
||||
"Website": "https://kde.org"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -113,9 +113,6 @@
|
|||
"Name[x-test]": "xxWiFixx",
|
||||
"Name[zh_CN]": "WiFi",
|
||||
"Name[zh_TW]": "WiFi",
|
||||
"ServiceTypes": [
|
||||
"KPackage/GenericQML"
|
||||
],
|
||||
"Website": "https://kde.org"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue