summaryrefslogtreecommitdiffstats
path: root/extensions/vertical-workspaces/metadata.json
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-08 16:02:14 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-08 16:02:14 +0000
commit52f118cd4c2fbdd81a6ef463835a20cb3d6a3667 (patch)
tree0904907fa04c7c1fe36fe8cdefab7e27b477723a /extensions/vertical-workspaces/metadata.json
parentUpdating multi-monitors-add-on to version 26 [d8ea040]. (diff)
downloadgnome-shell-extensions-extra-52f118cd4c2fbdd81a6ef463835a20cb3d6a3667.tar.xz
gnome-shell-extensions-extra-52f118cd4c2fbdd81a6ef463835a20cb3d6a3667.zip
Updating vertical-workspaces to version 28 [891a8df].
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'extensions/vertical-workspaces/metadata.json')
-rw-r--r--extensions/vertical-workspaces/metadata.json9
1 files changed, 5 insertions, 4 deletions
diff --git a/extensions/vertical-workspaces/metadata.json b/extensions/vertical-workspaces/metadata.json
index ddc48be..dbfaa91 100644
--- a/extensions/vertical-workspaces/metadata.json
+++ b/extensions/vertical-workspaces/metadata.json
@@ -1,13 +1,14 @@
{
- "name": "Vertical Workspaces",
+ "name": "V-Shell (Vertical Workspaces)",
"uuid": "vertical-workspaces@G-dH.github.com",
- "description": "A extension that allows you to customize your desktop interface to suit your workflow and eyes. You can change the horizontal stacking of workspaces to vertical, but also change layout, content, appearance and behavior of Activities overview and workspace switcher.",
+ "description": "Customize your GNOME Shell UX to suit your workflow, whether you like horizontally or vertically stacked workspaces.",
"shell-version": [
"42",
- "43"
+ "43",
+ "44"
],
"url": "https://github.com/G-dH/vertical-workspaces",
"gettext-domain": "vertical-workspaces",
"settings-schema": "org.gnome.shell.extensions.vertical-workspaces",
- "version": 23.5
+ "version": 28
}