diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-08 16:00:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-08 16:00:33 +0000 |
commit | df8e4d4e6f7caf96bd84b136247e134ca6631b0f (patch) | |
tree | f07501996e5a7fc8d457a015a6ea89b93fb6c786 /hibernate-status/metadata.json | |
parent | Adding disable-workspace-switcher version 2 [8d94260]. (diff) | |
download | gnome-shell-extensions-extra-df8e4d4e6f7caf96bd84b136247e134ca6631b0f.tar.xz gnome-shell-extensions-extra-df8e4d4e6f7caf96bd84b136247e134ca6631b0f.zip |
Adding hibernate-status version 1.11+20230113 [bfca991].
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'hibernate-status/metadata.json')
-rw-r--r-- | hibernate-status/metadata.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/hibernate-status/metadata.json b/hibernate-status/metadata.json new file mode 100644 index 0000000..94098fe --- /dev/null +++ b/hibernate-status/metadata.json @@ -0,0 +1,10 @@ +{ + "uuid": "hibernate-status@dromi", + "name": "Hibernate Status Button", + "url": "https://github.com/arelange/gnome-shell-extension-hibernate-status", + "description": "Adds a Hibernate button in Status menu. Using Alt modifier, you can also select Hybrid Sleep instead.", + "shell-version": [ + "43" + ], + "gettext-domain": "hibernate-status-button" +} |