-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathmetadata.json
11 lines (11 loc) · 890 Bytes
/
metadata.json
1
2
3
4
5
6
7
8
9
10
11
{
"name": "Date Menu Formatter",
"description": "Allows customization of the date display in the panel.\n\nMight be especially useful if you're using a horizontal panel which does not at all work well with the default date display.\n\nCHANGELOG\nVersion 5: added support for multiple Dash To Panel panels\nVersion 6: fixed issues on earlier Gnome Shell versions\nVersion 10: fixed clock hover style (by bomdia)\nVersion 11: Gnome 45 update by andyholmes@github\nVersion 12: added support for advanced formatters by bomdia@github\nVersion 15: added text alignment choice by bomdia@github",
"uuid": "[email protected]",
"shell-version": [
"45", "46", "47", "48"
],
"gettext-domain": "date-menu-formatter",
"settings-schema": "org.gnome.shell.extensions.date-menu-formatter",
"url": "https://github.com/marcinjakubowski/date-menu-formatter"
}