diff options
author | watcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2012-02-01 14:22:03 +0000 |
---|---|---|
committer | watcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2012-02-01 14:22:03 +0000 |
commit | b164d030ace150aa292e8009d2d55c05005072b0 (patch) | |
tree | b13cae024ab290376571d4516b1905dc08c77053 /FacebookRM/resource.h | |
parent | ed96cbca8bedc8e27c00db8ced0fa01a37c38ee1 (diff) |
FacebookRM: version bump
Reworked options
Added Photos and Links newsfeed types
Fixed setting newsfeed type
Updated copyrights.
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@267 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'FacebookRM/resource.h')
-rw-r--r-- | FacebookRM/resource.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/FacebookRM/resource.h b/FacebookRM/resource.h index 50a0638..14ff2d1 100644 --- a/FacebookRM/resource.h +++ b/FacebookRM/resource.h @@ -10,6 +10,7 @@ #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
@@ -23,12 +24,9 @@ #define IDC_DISCONNECT_CHAT 1028
#define IDC_PARSE_UNREAD 1029
#define IDC_BIGGER_AVATARS 1030
-#define IDC_CLOSE_CHAT 1031
#define IDC_CLOSE_WINDOWS 1031
#define IDC_MAP_STATUSES 1032
-#define IDC_BIGGER_AVATARS2 1033
#define IDC_LOAD_MOBILE 1033
-#define IDC_PARSE_UNREAD2 1034
#define IDC_GROUPCHATS 1034
#define IDC_NOTIFICATIONS_ENABLE 1041
#define IDC_FEEDS_ENABLE 1042
|