diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-10-12 11:52:49 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-10-12 11:52:49 +0000 |
commit | ef1f6f8fac28594a151c4cd811d1590cfc7ff81d (patch) | |
tree | 36160b8124640c5bfdfb8ef259d61ef71915a679 /protocols/FacebookRM/resource.h | |
parent | 08fd5437555d0b5cab972fb3316b4cdb8f11cdae (diff) |
FacebookRM: folders restructurization
git-svn-id: http://svn.miranda-ng.org/main/trunk@1887 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/FacebookRM/resource.h')
-rw-r--r-- | protocols/FacebookRM/resource.h | 70 |
1 files changed, 0 insertions, 70 deletions
diff --git a/protocols/FacebookRM/resource.h b/protocols/FacebookRM/resource.h deleted file mode 100644 index 887119bd4b..0000000000 --- a/protocols/FacebookRM/resource.h +++ /dev/null @@ -1,70 +0,0 @@ -//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by facebook.rc
-//
-#define IDI_FACEBOOK 101
-#define IDI_MIND 102
-#define IDI_AUTH_GRANT 103
-#define IDI_AUTH_ASK 104
-#define IDI_AUTH_REVOKE 105
-#define IDD_FACEBOOKACCOUNT 111
-#define IDD_MIND 112
-#define IDD_OPTIONS 113
-#define IDD_OPTIONS_EVENTS 114
-#define IDD_OPTIONS_ADVANCED 115
-#define IDC_UN 1001
-#define IDC_PW 1002
-#define IDC_NEWACCOUNTLINK 1003
-#define IDC_MINDMSG 1012
-#define IDC_CHARACTERS 1013
-#define IDC_GROUP 1021
-#define IDC_SECURE 1024
-#define IDC_SET_IGNORE_STATUS 1025
-#define IDC_SECURE_CHANNEL 1026
-#define IDC_LOGGING 1027
-#define IDC_DISCONNECT_CHAT 1028
-#define IDC_PARSE_UNREAD 1029
-#define IDC_BIGGER_AVATARS 1030
-#define IDC_CLOSE_WINDOWS 1031
-#define IDC_MAP_STATUSES 1032
-#define IDC_LOAD_MOBILE 1033
-#define IDC_GROUPCHATS 1034
-#define IDC_NOTIFICATIONS_ENABLE 1041
-#define IDC_FEEDS_ENABLE 1042
-#define IDC_OTHER_ENABLE 1043
-#define IDC_CLIENT_ENABLE 1044
-#define IDC_COLBACK 1051
-#define IDC_COLTEXT 1052
-#define IDC_COLBACK2 1053
-#define IDC_COLTEXT2 1054
-#define IDC_COLBACK3 1055
-#define IDC_COLTEXT3 1056
-#define IDC_COLBACK4 1057
-#define IDC_COLTEXT4 1058
-#define IDC_NOTIFICATIONS_DEFAULT 1071
-#define IDC_FEEDS_DEFAULT 1072
-#define IDC_OTHER_DEFAULT 1073
-#define IDC_CLIENT_DEFAULT 1074
-#define IDC_TIMEOUT 1081
-#define IDC_TIMEOUT_SPIN 1082
-#define IDC_TIMEOUT2 1083
-#define IDC_TIMEOUT_SPIN2 1084
-#define IDC_TIMEOUT3 1085
-#define IDC_TIMEOUT_SPIN3 1086
-#define IDC_TIMEOUT4 1087
-#define IDC_TIMEOUT_SPIN4 1088
-#define IDC_SYSTRAY_NOTIFY 1098
-#define IDC_PREVIEW 1099
-#define IDC_SET_STATUS 1126
-#define IDC_FEED_TYPE 1201
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 126
-#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1202
-#define _APS_NEXT_SYMED_VALUE 131
-#endif
-#endif
|