1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{
"_generated": "Generated by SweetTooth, do not edit",
"description": "Shutdown/reboot/suspend the device after a specific time or wake with a rtc alarm.\n\nThe screen-saver will not interrupt the timer. A privileged control script may be installed to control shutdown and rtcwake as user.",
"gettext-domain": "ShutdownTimer",
"name": "Shutdown Timer",
"session-modes": [
"unlock-dialog",
"user"
],
"settings-schema": "org.gnome.shell.extensions.shutdowntimer-deminder",
"shell-version": [
"45",
"46",
"47",
"48",
"49",
"50"
],
"url": "https://github.com/Deminder/ShutdownTimer",
"uuid": "ShutdownTimer@deminder",
"version": 55
}
|