summaryrefslogtreecommitdiff
path: root/plugins/IEView/resource.h
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-07-20 09:19:04 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-07-20 09:19:04 +0000
commitda9f6e8a856fc87172fb0d5997c607b4a930c102 (patch)
treea3f086c9e36a19b717a1cb1026a2eb751cfca078 /plugins/IEView/resource.h
parentaa4076ff72097fd65a6c8a2369749afee6adf034 (diff)
IEView, IgnoreState: changed folder structure
git-svn-id: http://svn.miranda-ng.org/main/trunk@1070 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/IEView/resource.h')
-rw-r--r--plugins/IEView/resource.h87
1 files changed, 0 insertions, 87 deletions
diff --git a/plugins/IEView/resource.h b/plugins/IEView/resource.h
deleted file mode 100644
index 073073f64e..0000000000
--- a/plugins/IEView/resource.h
+++ /dev/null
@@ -1,87 +0,0 @@
-/*
-IEView Plugin for Miranda IM
-Copyright (C) 2005-2010 Piotr Piastucki
-
-This program is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public License
-as published by the Free Software Foundation; either version 2
-of the License, or (at your option) any later version.
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-*/
-
-#define ID_MENU_COPY 15
-#define ID_MENU_PRINT 27
-#define ID_MENU_SELECTALL 31
-#define IDI_RTL_ON 100
-#define IDI_RTL_OFF 101
-#define IDI_GROUP_ON 102
-#define IDI_GROUP_OFF 103
-#define IDD_SRMM_OPTIONS 153
-#define IDD_GENERAL_OPTIONS 155
-#define IDR_CONTEXTMENU 200
-#define IDC_BACKGROUND_IMAGE 1000
-#define IDC_BACKGROUND_IMAGE_FILENAME 1001
-#define IDC_BROWSE_BACKGROUND_IMAGE 1002
-#define IDC_SCROLL_BACKGROUND_IMAGE 1003
-#define IDC_ENABLE_BBCODES 1004
-#define IDC_ENABLE_FLASH 1005
-#define IDC_ENABLE_MATHMODULE 1006
-#define IDC_ENABLE_PNGHACK 1007
-#define IDC_SMILEYS_IN_NAMES 1008
-#define IDC_NO_BORDER 1009
-#define IDC_ENABLE_EMBED 1010
-#define IDC_EMBED_SIZE 1011
-#define IDC_EXTERNALCSS 1020
-#define IDC_EXTERNALCSS_FILENAME 1021
-#define IDC_BROWSE_EXTERNALCSS 1022
-#define IDC_EXTERNALCSS_FILENAME_RTL 1023
-#define IDC_BROWSE_EXTERNALCSS_RTL 1024
-#define IDC_TEMPLATES 1030
-#define IDC_TEMPLATES_FILENAME 1031
-#define IDC_BROWSE_TEMPLATES 1032
-#define IDC_TEMPLATES_FILENAME_RTL 1033
-#define IDC_BROWSE_TEMPLATES_RTL 1034
-#define IDC_LOG_SHOW_NICKNAMES 1043
-#define IDC_LOG_SHOW_TIME 1044
-#define IDC_LOG_SHOW_DATE 1045
-#define IDC_LOG_SHOW_SECONDS 1046
-#define IDC_LOG_LONG_DATE 1047
-#define IDC_LOG_RELATIVE_DATE 1048
-#define IDC_LOG_GROUP_MESSAGES 1050
-#define IDC_GROUPCHAT_CSS 1051
-#define IDC_GROUPCHAT_CSS_FILENAME 1052
-#define IDC_GROUPCHAT_CSS_BROWSE 1053
-#define IDC_GROUPCHAT_TEMPLATES_BROWSE 1054
-#define IDC_GROUPCHAT_TEMPLATES_FILENAME 1055
-#define IDC_GROUPCHAT_TEMPLATES 1056
-#define IDC_MODE_COMPATIBLE 1060
-#define IDC_MODE_CSS 1061
-#define IDC_MODE_TEMPLATE 1062
-#define IDC_PROTOLIST 1063
-#define IDC_RTLSUPPORT 1070
-#define IDC_GROUPSUPPORT 1071
-#define IDC_TABS 2000
-#define ID_MENU_SHOWSOURCE 2139
-#define ID_MENU_COPYLINK 2262
-#define ID_MENU_SAVEIMAGE 2270
-#define ID_MENU_SAVEHTML 6012
-#define ID_MENU_CLEARLOG 40000
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 101
-#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1000
-#define _APS_NEXT_SYMED_VALUE 101
-#endif
-#endif