diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-03-03 16:05:14 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-03-03 16:05:14 +0000 |
commit | 954ed085481b2e878959e442772ecc5978a1d8d8 (patch) | |
tree | 3977b170d710ba459b6b5fe05b1a85a9b254f96b /plugins/Popup/res/resource.rc | |
parent | 3cc4e30e93e129328339c4a91630a9a651be38a8 (diff) |
removed not used headers
git-svn-id: http://svn.miranda-ng.org/main/trunk@3875 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Popup/res/resource.rc')
-rw-r--r-- | plugins/Popup/res/resource.rc | 36 |
1 files changed, 2 insertions, 34 deletions
diff --git a/plugins/Popup/res/resource.rc b/plugins/Popup/res/resource.rc index 8d153637e9..ab91abc370 100644 --- a/plugins/Popup/res/resource.rc +++ b/plugins/Popup/res/resource.rc @@ -7,7 +7,7 @@ //
// Generated from the TEXTINCLUDE 2 resource.
//
-#include "winres.h"
+#include "afxres.h"
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
@@ -319,25 +319,6 @@ END /////////////////////////////////////////////////////////////////////////////
//
-// Dialog Info
-//
-
-IDD_OPT_NOTIFICATIONS DLGINIT
-BEGIN
- IDC_LACTION, 0x403, 13, 0
-0x6553, 0x646e, 0x4d20, 0x7365, 0x6173, 0x6567, "\000"
- IDC_LACTION, 0x403, 14, 0
-0x6944, 0x6d73, 0x7369, 0x2073, 0x6f50, 0x7570, 0x0070,
- IDC_RACTION, 0x403, 13, 0
-0x6553, 0x646e, 0x4d20, 0x7365, 0x6173, 0x6567, "\000"
- IDC_RACTION, 0x403, 14, 0
-0x6944, 0x6d73, 0x7369, 0x2073, 0x6f50, 0x7570, 0x0070,
- 0
-END
-
-
-/////////////////////////////////////////////////////////////////////////////
-//
// SKIN
//
@@ -365,19 +346,8 @@ BEGIN END
#endif // APSTUDIO_INVOKED
-#endif // Нейтральный resources
-/////////////////////////////////////////////////////////////////////////////
-
/////////////////////////////////////////////////////////////////////////////
-// Итальянский (Италия) resources
-
-#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ITA)
-LANGUAGE LANG_ITALIAN, SUBLANG_ITALIAN
-#pragma code_page(1252)
-
-#ifdef APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
//
// TEXTINCLUDE
//
@@ -399,9 +369,7 @@ BEGIN "\0"
END
-#endif // APSTUDIO_INVOKED
-
-#endif // Итальянский (Италия) resources
+#endif // Нейтральный resources
/////////////////////////////////////////////////////////////////////////////
|