From 04062c6cad948d9e6327a86d4a250574c6fc8bc9 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 22 Dec 2012 15:38:17 +0000 Subject: fixed resource opening git-svn-id: http://svn.miranda-ng.org/main/trunk@2797 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/IgnoreState/res/ignore.rc | 21 --------------------- 1 file changed, 21 deletions(-) (limited to 'plugins/IgnoreState') diff --git a/plugins/IgnoreState/res/ignore.rc b/plugins/IgnoreState/res/ignore.rc index aad44a7619..02c8e19e3c 100644 --- a/plugins/IgnoreState/res/ignore.rc +++ b/plugins/IgnoreState/res/ignore.rc @@ -12,9 +12,6 @@ ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS -///////////////////////////////////////////////////////////////////////////// -// Russian resources - ///////////////////////////////////////////////////////////////////////////// // // Icon @@ -25,16 +22,6 @@ IDI_IFULL ICON "ignore_full.ico" IDI_IPART ICON "ignore_partial.ico" IDI_IMESS ICON "ignore_message.ico" -#endif // Russian resources -///////////////////////////////////////////////////////////////////////////// - - -///////////////////////////////////////////////////////////////////////////// -// Английский (США) resources - -#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) -LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US -#pragma code_page(1252) #ifdef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// @@ -61,7 +48,6 @@ END #endif // APSTUDIO_INVOKED - ///////////////////////////////////////////////////////////////////////////// // // Dialog @@ -78,7 +64,6 @@ BEGIN "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,74,131,200,25 END - ///////////////////////////////////////////////////////////////////////////// // // DESIGNINFO @@ -106,11 +91,6 @@ BEGIN END #endif // APSTUDIO_INVOKED -#endif // Английский (США) resources -///////////////////////////////////////////////////////////////////////////// - - - #ifndef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // @@ -120,4 +100,3 @@ END ///////////////////////////////////////////////////////////////////////////// #endif // not APSTUDIO_INVOKED - -- cgit v1.2.3