-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathmetadata.json
51 lines (51 loc) · 1.64 KB
/
metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
{
"KPlugin": {
"Authors": [
{
"Email": "[email protected]",
"Name": "LiYulin"
}
],
"Category": "Utilities",
"Description": "Show lyrics when using Yesplaymusic",
"Description[zh_CN]": "在使用Yesplaymusic时显示歌词",
"EnabledByDefault": true,
"Icon": "applications-system",
"Id": "org.kde.plasma.ypm-lyrics",
"License": "GPL-3.0",
"Name": "ypm-lyrics",
"Name[bg]": "ypm-lyrics",
"Name[ca@valencia]": "ypm-lyrics",
"Name[ca]": "ypm-lyrics",
"Name[cs]": "ypm-lyrics",
"Name[en_GB]": "ypm-lyrics",
"Name[es]": "ypm-lyrics",
"Name[eu]": "ypm-lyrics",
"Name[fi]": "ypm-lyrics",
"Name[fr]": "ypm-lyrics",
"Name[ia]": "ypm-lyrics",
"Name[id]": "ypm-lyrics",
"Name[it]": "ypm-lyrics",
"Name[ko]": "ypm-lyrics",
"Name[nl]": "ypm-lyrics",
"Name[nn]": "ypm-lyrics",
"Name[pl]": "ypm-lyrics",
"Name[pt]": "ypm-lyrics",
"Name[pt_BR]": "ypm-lyrics",
"Name[ru]": "ypm-lyrics",
"Name[sl]": "ypm-lyrics",
"Name[sv]": "ypm-lyrics",
"Name[tr]": "ypm-lyrics",
"Name[uk]": "ypm-lyrics",
"Name[vi]": "ypm-lyrics",
"Name[x-test]": "xxypm-lyricsxx",
"Name[zh_CN]": "ypm-lyrics",
"ServiceTypes": [
"Plasma/Applet"
],
"Version": "1.0",
"Website": "https://github.com/LiYulin-s/org.kde.plasma.ypm-lyrics"
},
"X-Plasma-API-Minimum-Version": "6.0",
"X-Plasma-MainScript": "ui/main.qml"
}