summaryrefslogtreecommitdiff
path: root/plugins/AutoRun/res
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-08-15 08:37:09 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-08-15 08:37:09 +0000
commitd8fdc1b64f985ca228ab231069b4e556ded07006 (patch)
tree072ac97eb4dc8ca530d82692e0f012a6840143ef /plugins/AutoRun/res
parentd2727546aff254497b8679cd36e94506356fe248 (diff)
Yet another Miranda IM > NG rename
git-svn-id: http://svn.miranda-ng.org/main/trunk@1460 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/AutoRun/res')
-rw-r--r--plugins/AutoRun/res/autorun.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/AutoRun/res/autorun.rc b/plugins/AutoRun/res/autorun.rc
index 9f9ba24c66..be67468295 100644
--- a/plugins/AutoRun/res/autorun.rc
+++ b/plugins/AutoRun/res/autorun.rc
@@ -32,9 +32,9 @@ EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg"
BEGIN
GROUPBOX "Autorun",0,3,3,193,60
- CONTROL "Launch Miranda IM at system startup",IDC_AUTORUN,"Button",
+ CONTROL "Launch Miranda NG at system startup",IDC_AUTORUN,"Button",
BS_AUTOCHECKBOX | BS_FLAT | WS_TABSTOP,15,20,165,10
- LTEXT "Note: At startup Miranda IM will use current profile",
+ LTEXT "Note: At startup Miranda NG will use current profile",
IDC_STATIC,15,35,165,20,NOT WS_GROUP
END