Create metadata_modern.json.in

This commit is contained in:
2025-07-29 23:47:07 +02:00
committed by GitHub
parent 717ef0b16b
commit 6e90d12ee9
+16
View File
@@ -0,0 +1,16 @@
{
"uuid": "__UUID__",
"name": "Simple Tiling",
"description": "A Simple Tiling Extension for Gnome Shell.",
"version": __VERSION__,
"shell-version": [
"45",
"46",
"47",
"48"
],
"settings-schema": "org.gnome.shell.extensions.simple-tiling.domoel",
"preferences_ui": "prefs.js",
"url": "https://github.com/Domoel/Simple-Tiling",
"gettext-domain": "__UUID__"
}