File name changes
parent
df2065c5f2
commit
cc666be077
|
|
@ -1679,14 +1679,14 @@
|
||||||
{ "id": "gallifr",
|
{ "id": "gallifr",
|
||||||
"name": "Gallifreyan Chronometer",
|
"name": "Gallifreyan Chronometer",
|
||||||
"shortName":"Gallifrey Clock",
|
"shortName":"Gallifrey Clock",
|
||||||
"icon": "app.png",
|
"icon": "gallifr.png",
|
||||||
"version":"0.01",
|
"version":"0.01",
|
||||||
"description": "A Gallifreyan clock. The dark and light green segments show the minutes, the black circle, the hour.",
|
"description": "A Gallifreyan clock. The dark and light green segments show the minutes, the black circle, the hour.",
|
||||||
"tags": "clock",
|
"tags": "clock",
|
||||||
"type": "clock",
|
"type": "clock",
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"gallifr.app.js","url":"app.js"},
|
{"name":"gallifr.app.js","url":"gallifr.js"},
|
||||||
{"name":"gallifr.img","url":"app-icon.js","evaluate":true}
|
{"name":"gallifr.img","url":"gallifr-icon.js","evaluate":true}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue