Ajaw is a GNOME extension for the Cholq'ij Mayan Calendar.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. Please use `Gio` instead of spawn command to open a url (line 75 `extension.js`): ```js Gio.AppInfo.launch_default_for_uri(url, null); ``` 2. Remove `settings-schema` from `metadata.json` since you are not using it. 3. This extension is not 45+ compatible: [Port Guide 45: ESM](https://gjs.guide/extensions/upgrading/gnome-shell-45.html#esm) 4. Please also use an English description and describe what the extension is doing more. If you need any help with your extension you can ask us on: - [GNOME Extensions Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions