From 7de38a08b97e0554e318b8c25806cef5d47259e6 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Thu, 12 Jun 2014 17:49:53 +0000 Subject: headers of not adopted plugins moved to !Deprecated git-svn-id: http://svn.miranda-ng.org/main/trunk@9438 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/!Deprecated/ExternalAPI/m_hddinfo.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 plugins/!Deprecated/ExternalAPI/m_hddinfo.h (limited to 'plugins/!Deprecated/ExternalAPI/m_hddinfo.h') diff --git a/plugins/!Deprecated/ExternalAPI/m_hddinfo.h b/plugins/!Deprecated/ExternalAPI/m_hddinfo.h new file mode 100644 index 0000000000..3f529ec1ff --- /dev/null +++ b/plugins/!Deprecated/ExternalAPI/m_hddinfo.h @@ -0,0 +1,6 @@ +#define MS_SYSINFO_HDDTEMP "SysInfo/HddTemp" + // checks current hdd temperature +#define MS_SYSINFO_CUSTPOP "SysInfo/CustomPopup" + //shows special custom popup +#define ME_SYSINFO_HDDOVERHEAT "SysInfo/HddOverheat" + // happens if one ot the drives has current temperature higher than set as normal -- cgit v1.2.3