From 63dcc06bf83a178012909a708babedb71eeebd9a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 10 Dec 2023 15:37:46 +0100 Subject: Merging upstream version 20231210. Signed-off-by: Daniel Baumann --- extensions/44/vertical-workspaces/metadata.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 extensions/44/vertical-workspaces/metadata.json (limited to 'extensions/44/vertical-workspaces/metadata.json') diff --git a/extensions/44/vertical-workspaces/metadata.json b/extensions/44/vertical-workspaces/metadata.json new file mode 100644 index 0000000..fa62b14 --- /dev/null +++ b/extensions/44/vertical-workspaces/metadata.json @@ -0,0 +1,22 @@ +{ + "name": "V-Shell (Vertical Workspaces)", + "uuid": "vertical-workspaces@G-dH.github.com", + "description": "Customize your GNOME Shell UX to suit your workflow, whether you like horizontally or vertically stacked workspaces.", + "shell-version": [ + "42", + "43", + "44" + ], + "session-modes": [ + "user", + "unlock-dialog" + ], + "url": "https://github.com/G-dH/vertical-workspaces", + "donations": { + "buymeacoffee": "georgdh" + }, + "gettext-domain": "vertical-workspaces", + "settings-schema": "org.gnome.shell.extensions.vertical-workspaces", + "version-name": "44.10" +} + -- cgit v1.2.3