Update and rename metadata.json to metadata_legacy.json.in
This commit is contained in:
@@ -1,11 +0,0 @@
|
|||||||
{
|
|
||||||
"uuid": "simple-tiling@domoel",
|
|
||||||
"name": "Simple Tiling",
|
|
||||||
"description": "A Simple Tiling Extension for Gnome Shell 3.38.",
|
|
||||||
"version": 6,
|
|
||||||
"shell-version": [ "3.38" ],
|
|
||||||
"settings-schema": "org.gnome.shell.extensions.simple-tiling.domoel",
|
|
||||||
"preferences_ui": "prefs.js",
|
|
||||||
"url": "https://github.com/Domoel/Simple-Tiling",
|
|
||||||
"gettext-domain": "simple-tiling-domoel"
|
|
||||||
}
|
|
||||||
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"uuid": "__UUID__",
|
||||||
|
"name": "Simple Tiling",
|
||||||
|
"description": "A Simple Tiling Extension for Gnome Shell.",
|
||||||
|
"version": __VERSION__,
|
||||||
|
"shell-version": [
|
||||||
|
"3.38",
|
||||||
|
"40",
|
||||||
|
"41",
|
||||||
|
"42",
|
||||||
|
"43",
|
||||||
|
"44"
|
||||||
|
],
|
||||||
|
"settings-schema": "org.gnome.shell.extensions.simple-tiling.domoel",
|
||||||
|
"preferences_ui": "prefs.js",
|
||||||
|
"url": "https://github.com/Domoel/Simple-Tiling",
|
||||||
|
"gettext-domain": "__UUID__"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user