From fb965eed3e69be19df996ca9601e6a90e90ee6af Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Thu, 7 Aug 2014 15:00:07 +0000 Subject: ClientChangeNotify now uses pcre16 git-svn-id: http://svn.miranda-ng.org/main/trunk@10119 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ClientChangeNotify/res/Resources.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/ClientChangeNotify/res/Resources.rc b/plugins/ClientChangeNotify/res/Resources.rc index 194b3063e3..2377d20871 100644 --- a/plugins/ClientChangeNotify/res/Resources.rc +++ b/plugins/ClientChangeNotify/res/Resources.rc @@ -91,7 +91,7 @@ BEGIN IDC_POPUPOPTDLG_STATIC_IGNORESTRINGS,6,168,294,8 EDITTEXT IDC_POPUPOPTDLG_IGNORESTRINGS,6,180,288,14, ES_AUTOHSCROLL - CTEXT "(you have to install pcre.dll or pcre3.dll to use regular expressions here)", + CTEXT "(you have to install pcre16.dll to use regular expressions here)", IDC_POPUPOPTDLG_STATIC_REGEXP,0,195,294,8 END -- cgit v1.2.3