-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmetadata.json
29 lines (29 loc) · 973 Bytes
/
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
{
"KPackageStructure": "Plasma/Applet",
"KPlugin": {
"Authors": [
{
"Email": "[email protected]",
"Name": "Hamza Nasher-Alneam",
"Name[ar]": "حمزة ناشر النعم"
}
],
"BugReportUrl": "https://github.com/hnasheralneam/prayertimes/issues",
"Category": "Date and Time",
"Description": "Prayer times clock on your desktop",
"Description[ar]": "ساعة الصلاة على مكتبك",
"EnabledByDefault": true,
"FormFactors": [
"tablet",
"handset",
"desktop"
],
"Icon": "player-time",
"Id": "com.github.hnasheralneam.prayertimes",
"License": "GPL-3.0+",
"Name": "Prayer times",
"Name[ar]": "ساعة الصلاة",
"Website": "https://github.com/hnasheralneam/prayertimes"
},
"X-Plasma-API-Minimum-Version": "6.0"
}