summaryrefslogtreecommitdiff
path: root/plugins/i8k/i8k-plugin.c
AgeCommit message (Collapse)AuthorFilesLines
2023-05-07unconditionally include stdio.h and locale.hlistout1-3/+0
On musl mate-sensor-applet fails to build with error message saying "LC_NUMERIC undeclared". As suggested in issue mate-desktop#123, removing the include guards around #include <local.h> and #include <stdio.h> Signed-off-by: listout <[email protected]>
2023-04-28Fix Compilation Warningzhuyaliang1-0/+1
2021-06-22update copyright to 2021raveit651-0/+1
2017-11-26Fix indents 02info-cppsp1-104/+110
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-1/+1
2011-11-21Initial release bases on sensors-appletStefano Karapetsas1-0/+161