From cd1b1c643fceb2c335f9ad9d96c80d2824f45327 Mon Sep 17 00:00:00 2001 From: Hugh Barney Date: Sun, 12 Nov 2023 12:15:22 +0000 Subject: [PATCH] clkinfocal, updated description --- apps/clkinfocal/metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/clkinfocal/metadata.json b/apps/clkinfocal/metadata.json index c8091db8c..a4fcc85ee 100644 --- a/apps/clkinfocal/metadata.json +++ b/apps/clkinfocal/metadata.json @@ -1,7 +1,7 @@ { "id": "clkinfocal", "name": "Calendar Clockinfo", "version":"0.02", - "description": "For clocks that display 'clockinfo' (messages that can be cycled through using the clock_info module) this displays the day of the month in the icon, and the weekday", + "description": "For clocks that display 'clockinfo' (messages that can be cycled through using the clock_info module) this displays the day of the month in the icon, and the weekday. There is also a settings menu to select the format of the text", "icon": "app.png", "screenshots": [{"url":"screenshot.png"}], "type": "clkinfo",