From 0b42d1d06cef26e4161ec541d2251ff3f56928c2 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Wed, 25 Jul 2012 14:30:02 +0000 Subject: Miranda IM renamed to Miranda NG part 7 git-svn-id: http://svn.miranda-ng.org/main/trunk@1178 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Import/res/resource.rc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins/Import/res') diff --git a/plugins/Import/res/resource.rc b/plugins/Import/res/resource.rc index 3ad1b1111a..632fc88996 100644 --- a/plugins/Import/res/resource.rc +++ b/plugins/Import/res/resource.rc @@ -58,7 +58,7 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Choose how you would like to import:",IDC_STATIC,5,16, 210,8 - CONTROL "From a Miranda IM database.",IDC_MIRANDA,"Button", + CONTROL "From a Miranda NG database.",IDC_MIRANDA,"Button", BS_AUTORADIOBUTTON,11,31,204,10 END @@ -311,12 +311,12 @@ BEGIN BEGIN VALUE "Comments", "Licensed under the terms of the GNU General Public License" VALUE "CompanyName", " " - VALUE "FileDescription", "Miranda IM Import Plugin" + VALUE "FileDescription", "Miranda NG Import Plugin" VALUE "FileVersion", "0.8.0.1" VALUE "InternalName", "import" VALUE "LegalCopyright", "Copyright © 2000-2009, Martin Öberg, Richard Hughes, Dmitry Kuzkin, George Hazan" VALUE "OriginalFilename", "import.dll" - VALUE "ProductName", "Miranda IM" + VALUE "ProductName", "Miranda NG" VALUE "ProductVersion", "0.8.0.1" END END -- cgit v1.2.3