fixed for gnome49

This commit is contained in:
valerio cataldo
2025-09-27 13:03:24 +02:00
parent 3331c84f31
commit 138701a33d
2 changed files with 610 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"uuid": "__UUID__",
"name": "Simple Tiling",
"description": "A Simple Tiling Extension for Gnome Shell.",
"version": __VERSION__,
"shell-version": [
"49"
],
"settings-schema": "org.gnome.shell.extensions.simple-tiling.domoel",
"preferences_ui": "prefs.js",
"url": "https://github.com/Domoel/Simple-Tiling",
"gettext-domain": "__UUID__"
}