From a560d4c5ff208107d55f8b1223c3793ddaafae17 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 24 Oct 2017 19:26:47 +0300 Subject: duplicate version resource removed --- plugins/AsSingleWindow/res/optionsPage.rc | 39 ------------------------------- 1 file changed, 39 deletions(-) (limited to 'plugins') diff --git a/plugins/AsSingleWindow/res/optionsPage.rc b/plugins/AsSingleWindow/res/optionsPage.rc index c012c98a51..84eb3a0f9d 100644 --- a/plugins/AsSingleWindow/res/optionsPage.rc +++ b/plugins/AsSingleWindow/res/optionsPage.rc @@ -92,45 +92,6 @@ BEGIN END #endif // APSTUDIO_INVOKED - -///////////////////////////////////////////////////////////////////////////// -// -// Version -// - -VS_VERSION_INFO VERSIONINFO - FILEVERSION 0,1,2,1 - PRODUCTVERSION 0,1,2,1 - FILEFLAGSMASK 0x3fL -#ifdef _DEBUG - FILEFLAGS 0x1L -#else - FILEFLAGS 0x0L -#endif - FILEOS 0x40004L - FILETYPE 0x2L - FILESUBTYPE 0x0L -BEGIN - BLOCK "StringFileInfo" - BEGIN - BLOCK "000904b0" - BEGIN - VALUE "CompanyName", "http://soar.name" - VALUE "FileDescription", "AsSingleWindow plugin for Miranda NG" - VALUE "FileVersion", "0.1.2.1" - VALUE "InternalName", "AsSingleWindow.dll" - VALUE "LegalCopyright", "Copyright © Soar, 2010-2011" - VALUE "OriginalFilename", "AsSingleWindow.dll" - VALUE "ProductName", "AsSingleWindow" - VALUE "ProductVersion", "0.1.2.1" - END - END - BLOCK "VarFileInfo" - BEGIN - VALUE "Translation", 0x9, 1200 - END -END - #endif // Английский resources ///////////////////////////////////////////////////////////////////////////// -- cgit v1.2.3