summaryrefslogtreecommitdiff
path: root/plugins/eee/eee-plugin.c
AgeCommit message (Collapse)AuthorFilesLines
2018-01-25Remove deprecated eee plugininfo-cppsp1-116/+0
According to https://github.com/mate-desktop/mate-sensors-applet/pull/64#issuecomment-358425379 the eee plugin is obsolete, the same functionality is available through lm-sensors.
2018-01-17eee-plugin.c: Fix build warning:Pablo Barciela1-2/+1
Fixes the build warning: eee-plugin.c: In function ‘eee_plugin_get_sensor_value’: eee-plugin.c:92:20: warning: too many arguments for format [-Wformat-extra-args] if (fscanf(fp, "%f", &sensor_value, units) < 1) { ^~~~
2017-11-26Fix indents 01info-cppsp1-56/+56
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-1/+1
2011-11-21Initial release bases on sensors-appletStefano Karapetsas1-0/+117