mirror of
https://gitlab.gnome.org/june/top-bar-organizer.git
synced 2026-03-27 14:40:57 +01:00
feature: support GNOME Shell version 50
Checked the source of 50.0 and tested in Fedora 44 Beta and there don't seem to be any changes relevant to the functionality of this extension.
This commit is contained in:
parent
1dd730db0a
commit
63d72f17f0
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
"name": "Top Bar Organizer",
|
"name": "Top Bar Organizer",
|
||||||
"description": "Organize the items of the top (menu)bar.",
|
"description": "Organize the items of the top (menu)bar.",
|
||||||
"version": 15,
|
"version": 15,
|
||||||
"shell-version": [ "45", "46", "47", "48", "49" ],
|
"shell-version": [ "45", "46", "47", "48", "49", "50" ],
|
||||||
"settings-schema": "org.gnome.shell.extensions.top-bar-organizer",
|
"settings-schema": "org.gnome.shell.extensions.top-bar-organizer",
|
||||||
"url": "https://gitlab.gnome.org/june/top-bar-organizer"
|
"url": "https://gitlab.gnome.org/june/top-bar-organizer"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue