mailnag-gnome-shell
mailnag-gnome-shell copied to clipboard
Compatibility with GNOME 41
Is the package compatible with GNOME 41? It seems that all compatible versions needs to be explicitly listed in the file metadata.json
broken on Gnome 41 (don't shown in system tray)
Seems it compatible with Gnome 41. Just edit file metadata.json and add 41 to list of versions:
...
"shell-version": ["40", "41"],
...