From f04d64869f3b1de54fb343f28f955584780001b8 Mon Sep 17 00:00:00 2001 From: mataes2007 Date: Sat, 26 Nov 2011 15:41:10 +0000 Subject: Project folders rename part 3 git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@215 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- ieview/resource.h | 87 ------------------------------------------------------- 1 file changed, 87 deletions(-) delete mode 100644 ieview/resource.h (limited to 'ieview/resource.h') diff --git a/ieview/resource.h b/ieview/resource.h deleted file mode 100644 index 073073f..0000000 --- a/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 -- cgit v1.2.3