blob: 70db6178f1d8b68a6ae40bf28642821e3680ac9f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"name": {
"en": "Clock",
"fr": "Horloge"
},
"description": {
"en": "Shows the current time in a widget",
"fr": "Affiche un widget contenant l'heure"
},
"config": null,
"class": null,
"cache": true
}
|