From 94141d449c0db6b8ea249e859eebdd69123d1029 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 16 Jul 2018 21:28:19 +0300 Subject: fixes #1497 (StartupStatus: add icon section name to langpack) --- plugins/StatusManager/src/startupstatus.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/StatusManager/src/startupstatus.h b/plugins/StatusManager/src/startupstatus.h index 17e606cff6..00cb69d4a5 100644 --- a/plugins/StatusManager/src/startupstatus.h +++ b/plugins/StatusManager/src/startupstatus.h @@ -19,7 +19,7 @@ #ifndef __STARTUPSTATUSHEADER #define __STARTUPSTATUSHEADER -#define SSMODULENAME "StartupStatus" +#define SSMODULENAME LPGEN("StartupStatus") struct PROFILEOPTIONS : public MZeroedObject { -- cgit v1.2.3