Updating 45/hibernate-status to version 1.15 [0e25653].
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
73d32b3a04
commit
138d28783a
2 changed files with 2 additions and 2 deletions
extensions/45/hibernate-status
|
@ -4,7 +4,7 @@ Gnome Shell extension that adds a hibernate/hybrid suspend button in Status menu
|
|||
|
||||
Originally developed by [@arelange](https://github.com/arelange) and then [@p91paul](https://github.com/p91paul). Now maintained by [@slaclau](https://github.com/slaclau).
|
||||
|
||||
Supports GNOME 45.
|
||||
Supports GNOME 45 and 46.
|
||||
|
||||
## FAQ
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"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": ["45"],
|
||||
"shell-version": ["45", "46"],
|
||||
"gettext-domain": "hibernate-status-button",
|
||||
"settings-schema": "org.gnome.shell.extensions.hibernate-status-button"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue