diff options
| author | Nippy <nippy@rp1.hu> | 2026-06-22 11:19:17 +0200 |
|---|---|---|
| committer | Nippy <nippy@rp1.hu> | 2026-06-22 11:19:17 +0200 |
| commit | dcd57d8f41f069d081e96fa259b5972a6accc925 (patch) | |
| tree | 161ed1a0c15bd4981cb85ab13201a56db7ee154f /raveos-gnome-theme/theme-data/extensions/installed/status-icons@gnome-shell-extensions.gcampax.github.com | |
| parent | 69e54a72c47189eaa07e27c020ff23c9caf06379 (diff) | |
| download | RaveOS-PKGBUILD-dcd57d8f41f069d081e96fa259b5972a6accc925.tar.gz RaveOS-PKGBUILD-dcd57d8f41f069d081e96fa259b5972a6accc925.zip | |
sddm and gnome fix.
Diffstat (limited to 'raveos-gnome-theme/theme-data/extensions/installed/status-icons@gnome-shell-extensions.gcampax.github.com')
| -rw-r--r-- | raveos-gnome-theme/theme-data/extensions/installed/status-icons@gnome-shell-extensions.gcampax.github.com/metadata.json | 31 |
1 files changed, 18 insertions, 13 deletions
diff --git a/raveos-gnome-theme/theme-data/extensions/installed/status-icons@gnome-shell-extensions.gcampax.github.com/metadata.json b/raveos-gnome-theme/theme-data/extensions/installed/status-icons@gnome-shell-extensions.gcampax.github.com/metadata.json index 9dca037..5d97411 100644 --- a/raveos-gnome-theme/theme-data/extensions/installed/status-icons@gnome-shell-extensions.gcampax.github.com/metadata.json +++ b/raveos-gnome-theme/theme-data/extensions/installed/status-icons@gnome-shell-extensions.gcampax.github.com/metadata.json @@ -1,14 +1,19 @@ { - "_generated": "Generated by SweetTooth, do not edit", - "description": "Show status icons in the top bar", - "gettext-domain": "gnome-shell-extension-status-icons", - "name": "Status Icons", - "settings-schema": "org.gnome.shell.extensions.status-icons", - "shell-version": [ - "50" - ], - "url": "https://gitlab.gnome.org/GNOME/gnome-shell-extensions", - "uuid": "status-icons@gnome-shell-extensions.gcampax.github.com", - "version": 19, - "version-name": "50.2" -}
\ No newline at end of file + "_generated": "Generated by SweetTooth, do not edit", + "description": "Show status icons in the top bar", + "gettext-domain": "gnome-shell-extension-status-icons", + "name": "Status Icons", + "settings-schema": "org.gnome.shell.extensions.status-icons", + "shell-version": [ + "45", + "46", + "47", + "48", + "49", + "50" + ], + "url": "https://gitlab.gnome.org/GNOME/gnome-shell-extensions", + "uuid": "status-icons@gnome-shell-extensions.gcampax.github.com", + "version": 19, + "version-name": "50.2" +} |