From e9bf8a6e2d782dc480fb97cb59928c8cfe1dd777 Mon Sep 17 00:00:00 2001 From: pescuma Date: Mon, 10 Oct 2011 01:39:18 +0000 Subject: Moved files from BerliOS git-svn-id: http://pescuma.googlecode.com/svn/trunk/Miranda@229 c086bb3d-8645-0410-b8da-73a8550f86e7 --- Plugins/mydetails/resource.h | 72 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 Plugins/mydetails/resource.h (limited to 'Plugins/mydetails/resource.h') diff --git a/Plugins/mydetails/resource.h b/Plugins/mydetails/resource.h new file mode 100644 index 0000000..9bc277e --- /dev/null +++ b/Plugins/mydetails/resource.h @@ -0,0 +1,72 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Developer Studio generated include file. +// Used by resource.rc +// +#define IDD_SETNICKNAME 101 +#define IDD_OPTS 102 +#define IDD_SETSTATUSMESSAGE 103 +#define IDR_MENU1 104 +#define IDI_LISTENINGTO 105 +#define IDI_RIGHT_ARROW 106 +#define IDI_LEFT_ARROW 107 +#define IDI_EMAIL 111 +#define IDC_NICKNAME 1000 +#define IDC_SHOW_PROTO_NAME 1001 +#define IDC_CYCLE_THROUGH_PROTOS 1002 +#define IDC_TEXT_RTL 1003 +#define IDC_TEXT_ALIGN_RIGHT 1004 +#define IDC_REPLACE_SMILEYS 1005 +#define IDC_RESIZE_SMILEYS 1006 +#define IDC_RESIZE_FRAME 1007 +#define IDC_RESIZE_SMILEYS2 1008 +#define IDC_USE_CONTACT_LIST_SMILEYS 1008 +#define IDC_STATUSMESSAGE 1009 +#define IDC_GLOBAL_ON_NICKNAME 1009 +#define IDC_AVATAR_ALLOW_TO_GROW 1010 +#define IDC_GLOBAL_ON_STATUS_MESSAGE 1011 +#define IDC_GLOBAL_ON_STATUS 1012 +#define IDC_GLOBAL_ON_AVATAR 1013 +#define IDC_SHOW_CYCLE_PROTO_BUTTON 1014 +#define IDC_AVATAR_CUSTOM_CORNER_SIZE 1622 +#define IDC_AVATAR_CUSTOM_CORNER_SIZE_SPIN 1623 +#define IDC_BORDER_TOP 1624 +#define IDC_BORDER_TOP_SPIN 1625 +#define IDC_BORDER_LEFT 1626 +#define IDC_BORDER_LEFT_SPIN 1627 +#define IDC_BORDER_BOTTOM 1628 +#define IDC_BORDER_BOTTOM_SPIN 1629 +#define IDC_BORDER_RIGHT 1630 +#define IDC_BORDER_RIGHT_SPIN 1631 +#define IDC_CYCLE_TIME 1632 +#define IDC_CYCLE_TIME_SPIN 1633 +#define IDC_AVATAR_CUSTOM_SIZE 1634 +#define IDC_AVATAR_CUSTOM_SIZE_SPIN 1635 +#define IDC_AVATAR_CUSTOM_CORNER_SIZE_CHECK 1761 +#define IDC_AVATAR_DRAW_BORDER 1764 +#define IDC_AVATAR_CUSTOM_SIZE_CHK 1765 +#define IDC_AVATAR_ROUND_CORNERS 1800 +#define IDC_AVATAR_USE_FREE_SPACE 1801 +#define IDC_AVATAR_BORDER_COLOR_L 1839 +#define IDC_AVATAR_BORDER_COLOR 1840 +#define IDC_AVATAR_BKG_COLOR_L 1841 +#define IDC_AVATAR_BKG_COLOR 1842 +#define ID_CYCLE_THROUGH_PROTOS 40004 +#define ID_DONT_CYCLE_THROUGH_PROTOS 40005 +#define ID_SHOW_NEXT_PROTO 40006 +#define ID_SHOW_PREV_PROTO 40007 +#define ID_NICKPOPUP_SETMYNICKNAME 40008 +#define ID_STATUSMESSAGEPOPUP_SETMYSTATUSMESSAGE 40009 +#define ID_AVATARPOPUP_SETMYAVATAR 40010 +#define ID_LISTENINGTOPOPUP_SENDLISTENINGTO 40011 +#define ID_CONTEXTPOPUP_ENABLELISTENINGTO 40012 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 112 +#define _APS_NEXT_COMMAND_VALUE 40013 +#define _APS_NEXT_CONTROL_VALUE 1011 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif -- cgit v1.2.3