diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-29 21:05:25 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-29 21:05:25 +0000 |
commit | adf8fad5f0867ee4d5231d739f32633f8383d746 (patch) | |
tree | 8c2217591f0ce6a804e6dd7b65543e2c3f50ba0d /plugins | |
parent | 29070b3ffe5e8f62103121aa5a8a35b1aeca975f (diff) |
Miranda IM renamed to Miranda NG in Fingerprint options
git-svn-id: http://svn.miranda-ng.org/main/trunk@1253 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/FingerPrintModPlus/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/FingerPrintModPlus/res/resource.rc b/plugins/FingerPrintModPlus/res/resource.rc index 65ebf8141c..1b6a847d51 100644 --- a/plugins/FingerPrintModPlus/res/resource.rc +++ b/plugins/FingerPrintModPlus/res/resource.rc @@ -77,7 +77,7 @@ BEGIN CONTROL "VoIP",IDC_GROUPVOIP,"Button",BS_AUTOCHECKBOX | BS_LEFTTEXT | WS_TABSTOP,164,173,144,10
CONTROL "Weather",IDC_GROUPWEATHER,"Button",BS_AUTOCHECKBOX | BS_LEFTTEXT | WS_TABSTOP,164,183,144,10
CONTROL "Yahoo",IDC_GROUPYAHOO,"Button",BS_AUTOCHECKBOX | BS_LEFTTEXT | WS_TABSTOP,164,193,144,10
- LTEXT "Note: Miranda IM will have to be restarted for changes to take effect.",IDC_OPTCHANGENOTE,0,240,302,10
+ LTEXT "Note: Miranda NG will have to be restarted for changes to take effect.",IDC_OPTCHANGENOTE,0,240,302,10
END
///////////////////////////////////////////////////////////////////////////////
|