Allows to customize the date format on the panel.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
| Version | Status |
|---|---|
| 10 | Active |
| 9 | Active |
| 8 | Active |
| 7 | Active |
| 6 | Active |
| 5 | Active |
| 4 | Active |
| 3 | Active |
| 2 | Rejected |
| 1 | Inactive |
Settings and connections need to be in enable() not init() - The only code in init() should be: originalClockDisplay = main.panel.statusArea.dateMenu._clockDisplay; - Other should be in enable() Check https://wiki.gnome.org/Projects/GnomeShell/Extensions/Review ---- You can also consider using ExtensionUtils.getSettings() from imports.misc.extensionUtils instead of adding convenience.js.