[gnome] Update extensions for version 48

This commit is contained in:
2025-03-29 17:52:56 -04:00
parent e01589e836
commit a84b79ca08
153 changed files with 3479 additions and 2189 deletions

View File

@ -1,15 +1,15 @@
{
"_generated": "Generated by SweetTooth, do not edit",
"description": "A new Onscreen Keyboard built using GNOME JS",
"gettext-domain": "gjsosk@vishram1123.com",
"name": "GJS OSK",
"settings-schema": "org.gnome.shell.extensions.gjsosk",
"shell-version": [
"45",
"46",
"47"
],
"url": "https://github.com/Vishram1123/gjs-osk",
"uuid": "gjsosk@vishram1123.com",
"version": 27
"description": "A new Onscreen Keyboard built using GNOME JS",
"gettext-domain": "gjsosk@vishram1123.com",
"name": "GJS OSK",
"settings-schema": "org.gnome.shell.extensions.gjsosk",
"shell-version": [
"45",
"46",
"47",
"48"
],
"url": "https://github.com/Vishram1123/gjs-osk",
"uuid": "gjsosk@vishram1123.com",
"version": 100000
}