Files
gnome-shell-extension-freon/data/metadata.json.in
2013-05-25 18:19:39 +02:00

16 lines
348 B
JSON

{
"description": "Shows CPU temperature, HDD temperature, voltage and fan RPM",
"name": "Sensors",
"settings-schema": "org.gnome.shell.extensions.sensors",
"gettext-domain": "@GETTEXT_PACKAGE@",
"shell-version": [
"3.2",
"3.4",
"3.6",
"3.8"
],
"localedir": "@LOCALEDIR@",
"url": "@url@",
"uuid": "@uuid@"
}