Skip to content

Feat: Gnome 50 support / Metadata.json update #519

@DSDV

Description

@DSDV

Hi,
as with every Gnome Version update the Metadata.json needs to be updated:

maybe until #336 is solved just add a few versions ahead?
like 51 52 53 etc?

alternatively as with every gnome update this workaround can be done manually:
edit the Metadata.json file (.local/share/gnome-shell/extensions/) and add "50" under "49",

like this:

    "shell-version": [
        "49",
        "50"
    ],

this does not update the extension of course. but it makes the old version be accepted by the extension manager again (:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions