summaryrefslogtreecommitdiff
path: root/plugins/Sessions/res
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2013-03-09 11:31:12 +0000
committerKirill Volinsky <mataes2007@gmail.com>2013-03-09 11:31:12 +0000
commit3e1d25be1eb2dfa0a6456636e2fcbf368c981243 (patch)
tree2bf90e9fec6dded53c6ba8ee2cdb17d47e42e72f /plugins/Sessions/res
parentc19923ea294b8143471de5c567c62b4e558b2005 (diff)
removed not used headers
git-svn-id: http://svn.miranda-ng.org/main/trunk@3935 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Sessions/res')
-rw-r--r--plugins/Sessions/res/Sessions.rc69
-rw-r--r--plugins/Sessions/res/Version.rc4
2 files changed, 20 insertions, 53 deletions
diff --git a/plugins/Sessions/res/Sessions.rc b/plugins/Sessions/res/Sessions.rc
index 746831c05a..8004584571 100644
--- a/plugins/Sessions/res/Sessions.rc
+++ b/plugins/Sessions/res/Sessions.rc
@@ -7,7 +7,7 @@
//
// Generated from the TEXTINCLUDE 2 resource.
//
-#include <windows.h>
+#include <winres.h>
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
@@ -34,7 +34,7 @@ END
2 TEXTINCLUDE
BEGIN
- "#include <windows.h>\r\n"
+ "#include <winres.h>\r\n"
"\0"
END
@@ -89,52 +89,6 @@ BEGIN
CONTROL "Crash Recovery mode",IDC_CRASHRECOVERY,"Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,173,162,122,17
END
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// DESIGNINFO
-//
-
-#ifdef APSTUDIO_INVOKED
-GUIDELINES DESIGNINFO
-BEGIN
- IDD_OPTIONS, DIALOG
- BEGIN
- LEFTMARGIN, 3
- RIGHTMARGIN, 298
- VERTGUIDE, 9
- VERTGUIDE, 116
- VERTGUIDE, 119
- VERTGUIDE, 161
- VERTGUIDE, 170
- VERTGUIDE, 173
- VERTGUIDE, 285
- TOPMARGIN, 6
- BOTTOMMARGIN, 243
- HORZGUIDE, 96
- HORZGUIDE, 225
- END
-END
-#endif // APSTUDIO_INVOKED
-
-#endif // Neutral resources
-/////////////////////////////////////////////////////////////////////////////
-
-
-/////////////////////////////////////////////////////////////////////////////
-// Russian resources
-
-#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
-#ifdef _WIN32
-LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
-#pragma code_page(1251)
-#endif //_WIN32
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Dialog
-//
-
IDD_WLCMDIALOG DIALOGEX 0, 0, 169, 80
STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Restore Session"
@@ -179,6 +133,23 @@ END
#ifdef APSTUDIO_INVOKED
GUIDELINES DESIGNINFO
BEGIN
+ IDD_OPTIONS, DIALOG
+ BEGIN
+ LEFTMARGIN, 3
+ RIGHTMARGIN, 298
+ VERTGUIDE, 9
+ VERTGUIDE, 116
+ VERTGUIDE, 119
+ VERTGUIDE, 161
+ VERTGUIDE, 170
+ VERTGUIDE, 173
+ VERTGUIDE, 285
+ TOPMARGIN, 6
+ BOTTOMMARGIN, 243
+ HORZGUIDE, 96
+ HORZGUIDE, 225
+ END
+
IDD_WLCMDIALOG, DIALOG
BEGIN
LEFTMARGIN, 7
@@ -219,7 +190,7 @@ IDD_SESSION_CHECKED ICON "checked.ico"
IDD_SESSION_UNCHECKED ICON "unchecked.ico"
-#endif // Russian resources
+#endif // Neutral resources
/////////////////////////////////////////////////////////////////////////////
diff --git a/plugins/Sessions/res/Version.rc b/plugins/Sessions/res/Version.rc
index d741488c4f..5bfbab4754 100644
--- a/plugins/Sessions/res/Version.rc
+++ b/plugins/Sessions/res/Version.rc
@@ -7,10 +7,6 @@
#include "afxres.h"
#include "..\src\version.h"
-#ifdef _WIN32
-LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
-#endif //_WIN32
-
VS_VERSION_INFO VERSIONINFO
FILEVERSION __FILEVERSION_STRING
PRODUCTVERSION __FILEVERSION_STRING