diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-08-15 08:37:09 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-08-15 08:37:09 +0000 |
commit | d8fdc1b64f985ca228ab231069b4e556ded07006 (patch) | |
tree | 072ac97eb4dc8ca530d82692e0f012a6840143ef /plugins/HistoryPlusPlus | |
parent | d2727546aff254497b8679cd36e94506356fe248 (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/HistoryPlusPlus')
-rw-r--r-- | plugins/HistoryPlusPlus/hpp_opt_dialog.rc | 2 | ||||
-rw-r--r-- | plugins/HistoryPlusPlus/hpp_res_ver.rc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/HistoryPlusPlus/hpp_opt_dialog.rc b/plugins/HistoryPlusPlus/hpp_opt_dialog.rc index db602f6c76..76cbb657c7 100644 --- a/plugins/HistoryPlusPlus/hpp_opt_dialog.rc +++ b/plugins/HistoryPlusPlus/hpp_opt_dialog.rc @@ -33,5 +33,5 @@ FONT 8, "MS SHELL DLG" CONTROL "Visit Wiki page for more options", 250, "Hyperlink", WS_CHILD | WS_TABSTOP | 0x1, 23, 217, 268, 10
- CONTROL "Please restart Miranda IM for your changes to take effect.", 999, STATIC, SS_CENTER | NOT WS_VISIBLE, 6, 230, 302, 10
+ CONTROL "Please restart Miranda NG for your changes to take effect.", 999, STATIC, SS_CENTER | NOT WS_VISIBLE, 6, 230, 302, 10
}
diff --git a/plugins/HistoryPlusPlus/hpp_res_ver.rc b/plugins/HistoryPlusPlus/hpp_res_ver.rc index fe17f28af2..1ac02cd615 100644 --- a/plugins/HistoryPlusPlus/hpp_res_ver.rc +++ b/plugins/HistoryPlusPlus/hpp_res_ver.rc @@ -10,7 +10,7 @@ FILETYPE VFT_DLL BLOCK "000004b0"
{
VALUE "CompanyName", "Miranda Open Source Project\000"
- VALUE "FileDescription", "History++ plugin for Miranda IM\000"
+ VALUE "FileDescription", "History++ plugin for Miranda NG\000"
VALUE "FileVersion", "1.5.1.5\000"
VALUE "InternalName", "historypp\000"
VALUE "LegalCopyright", "© 2006-2009 theMIROn, 2003-2006 Art Fedorov.\000"
|