diff options
Diffstat (limited to 'Neutron-trunk/widgets/clock/feature.json')
-rw-r--r-- | Neutron-trunk/widgets/clock/feature.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Neutron-trunk/widgets/clock/feature.json b/Neutron-trunk/widgets/clock/feature.json new file mode 100644 index 0000000..70db617 --- /dev/null +++ b/Neutron-trunk/widgets/clock/feature.json @@ -0,0 +1,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 +}
\ No newline at end of file |