diff options
Diffstat (limited to 'raveos-gnome-theme/theme-data/extensions/installed/status-icons@gnome-shell-extensions.gcampax.github.com/metadata.json')
| -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" +} |