update description

This commit is contained in:
UshakovVasilii
2015-04-13 21:15:53 +03:00
parent 13cae5e117
commit f2c272ca45
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
gnome-shell-extension-freon
====================================
Freon is forked from [gnome-shell-extension-sensors](https://github.com/xtranophilist/gnome-shell-extension-sensors). Freon is an extension for displaying CPU temperature, HDD/SSD temperature, video card temperature (Nvidia/Catalyst), voltage and fan RPM in GNOME Shell.
Freon is forked from [gnome-shell-extension-sensors](https://github.com/xtranophilist/gnome-shell-extension-sensors). Freon is an extension for displaying CPU temperature, disk temperature, video card temperature (NVIDIA/Catalyst/Bumblebee&NVIDIA), voltage and fan RPM in GNOME Shell.
More info in [wiki](https://github.com/UshakovVasilii/gnome-shell-extension-freon/wiki)

View File

@@ -2,7 +2,7 @@
"shell-version": ["3.12", "3.14", "3.16"],
"uuid": "freon@UshakovVasilii_Github.yahoo.com",
"name": "Freon",
"description": "Shows CPU temperature, HDD/SSD temperature, video card temperature (Nvidia/Catalyst), voltage and fan RPM (forked from xtranophilist/gnome-shell-extension-sensors)",
"description": "Shows CPU temperature, disk temperature, video card temperature (NVIDIA/Catalyst/Bumblebee&NVIDIA), voltage and fan RPM (forked from xtranophilist/gnome-shell-extension-sensors)",
"settings-schema": "org.gnome.shell.extensions.freon",
"gettext-domain": "freon",
"url": "https://github.com/UshakovVasilii/gnome-shell-extension-freon"