Files
gnome-shell-extension-freon/data/metadata.json.in
2014-06-03 10:16:51 +02:00

14 lines
323 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.10",
"3.12"
],
"localedir": "@LOCALEDIR@",
"url": "@url@",
"uuid": "@uuid@"
}