From 809aa14dd2119e7b0de93846eb38bbb83073dad6 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Thu, 14 Mar 2013 08:11:57 +0000 Subject: removed not used headers m_yapp.h moved to ExtAPI git-svn-id: http://svn.miranda-ng.org/main/trunk@4013 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/YAPP/res/yapp.rc | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) (limited to 'plugins/YAPP/res/yapp.rc') diff --git a/plugins/YAPP/res/yapp.rc b/plugins/YAPP/res/yapp.rc index 18421e003e..1bbcc4526c 100644 --- a/plugins/YAPP/res/yapp.rc +++ b/plugins/YAPP/res/yapp.rc @@ -29,7 +29,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US 1 TEXTINCLUDE BEGIN - "resource.h\0" + "..\\src\\resource.h\0" END 2 TEXTINCLUDE @@ -46,18 +46,6 @@ END #endif // APSTUDIO_INVOKED -#endif // English (U.S.) resources -///////////////////////////////////////////////////////////////////////////// - - -///////////////////////////////////////////////////////////////////////////// -// English (Australia) resources - -#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENA) -#ifdef _WIN32 -LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_AUS -#pragma code_page(1252) -#endif //_WIN32 ///////////////////////////////////////////////////////////////////////////// // @@ -190,7 +178,7 @@ END // Icon with lowest ID value placed first to ensure application icon // remains consistent on all systems. IDI_POPUP_HISTORY ICON "PPh2.ico" -#endif // English (Australia) resources +#endif // English (U.S.) resources ///////////////////////////////////////////////////////////////////////////// -- cgit v1.2.3