diff options
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"
|