diff --git a/metadata_interim.json.in b/metadata_interim.json.in new file mode 100644 index 0000000..ceb2d0f --- /dev/null +++ b/metadata_interim.json.in @@ -0,0 +1,17 @@ +{ + "uuid": "__UUID__", + "name": "Simple Tiling", + "description": "A Simple Tiling Extension for Gnome Shell.", + "version": __VERSION__, + "shell-version": [ + "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__" +}