mirror of
https://gitlab.gnome.org/june/top-bar-organizer.git
synced 2026-01-11 08:46:34 +01:00
Feature: Add repo url to metadata.json
This commit is contained in:
parent
e69997b487
commit
3431b12c47
1 changed files with 2 additions and 1 deletions
|
|
@ -4,5 +4,6 @@
|
|||
"description": "Organize the items of the top (menu)bar.",
|
||||
"version": 1,
|
||||
"shell-version": [ "40" ],
|
||||
"settings-schema": "org.gnome.shell.extensions.top-bar-organizer"
|
||||
"settings-schema": "org.gnome.shell.extensions.top-bar-organizer",
|
||||
"url": "https://gitlab.gnome.org/julianschacher/top-bar-organizer"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue