forked from benoit2600/FuzzyTimeFR
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathappinfo.json
More file actions
34 lines (34 loc) · 787 Bytes
/
appinfo.json
File metadata and controls
34 lines (34 loc) · 787 Bytes
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
{
"versionLabel": "2.2",
"uuid": "08ef49a3-9232-46a7-a476-88a92aec20e2",
"appKeys": {
"CminutePrecise": 0,
"Ctopbar": 3,
"Ccouleur": 1,
"Cbatterie": 2
},
"longName": "Fuzzy Time en Fran\u00e7ais",
"versionCode": 2,
"capabilities": [
"configurable"
],
"shortName": "Fuzzy Time 2",
"companyName": "benoit2600",
"watchapp": {
"watchface": true
},
"resources": {
"media": [
{
"type": "raw",
"name": "DUMMY",
"file": "data/resource_map.json"
},
{
"type": "png",
"name": "IMAGE_MENU_ICON",
"file": "images/menu_icon.png"
}
]
}
}