From d856ff89393e9bbef394c4c88b1250ef2e5d369d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Thu, 17 Jan 2013 10:40:57 +0000 Subject: NG-ized few old IM relics. git-svn-id: http://svn.miranda-ng.org/main/trunk@3129 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/AutoShutdown/src/shutdownsvc.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/AutoShutdown/src/shutdownsvc.cpp') diff --git a/plugins/AutoShutdown/src/shutdownsvc.cpp b/plugins/AutoShutdown/src/shutdownsvc.cpp index c8f524e874..5361f636f2 100644 --- a/plugins/AutoShutdown/src/shutdownsvc.cpp +++ b/plugins/AutoShutdown/src/shutdownsvc.cpp @@ -522,7 +522,7 @@ INT_PTR ServiceGetTypeDescription(WPARAM wParam,LPARAM lParam) _T("Lock workstation"),_T("Hang up dialup connections"),_T("Close Miranda NG"), _T("Set Miranda NG offline"),_T("Log off user"),_T("Restart computer"),_T("Shutdown computer"), _T("Standby mode"),_T("Hibernate mode"),_T("Lock workstation"),_T("Hang up dialup connections")}; - const TCHAR *apszLong[]={_T("Sets all Miranda NG protocols to offline and closes Miranda IM."), + const TCHAR *apszLong[]={_T("Sets all Miranda NG protocols to offline and closes Miranda NG."), _T("Sets all Miranda NG protocols to offline."), _T("Logs the current Windows user off so that another user can log in."), _T("Shuts down Windows and then restarts Windows."), -- cgit v1.2.3