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/hpp_opt_dialog.rc | |
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/hpp_opt_dialog.rc')
-rw-r--r-- | plugins/HistoryPlusPlus/hpp_opt_dialog.rc | 2 |
1 files changed, 1 insertions, 1 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
}
|