Update for Gnome Shell 45+

This commit is contained in:
2023-11-26 09:57:02 +01:00
parent 3ed3394a33
commit 66d79cc804
4 changed files with 50 additions and 57 deletions

View File

@@ -2,13 +2,11 @@
"uuid": "generic-monitor@gnome-shell-extensions",
"name": "Generic Monitor",
"description": "Display text & icon on systray using DBUS",
"version": "13",
"version": "14",
"shell-version": [
"44",
"43",
"42.3",
"42",
"41"
"47",
"46",
"45"
],
"url": "http://indefero.soutade.fr/p/genericmonitor"
}