From e94c705bb01c662d934c0096480bc9a732d0e1ec Mon Sep 17 00:00:00 2001 From: watcherhd Date: Thu, 19 Jan 2012 12:21:27 +0000 Subject: FacebookRM: Version bump Version 0.0.7.0 + Support for group chats (EXPERIMENTAL!) - enable it in options ! Fixed loading contact list ! Fixed potential freeze. Total downloads: (None or statistics not available yet) Version 0.0.6.1a Reuploaded. Total downloads: (None or statistics not available yet) Version 0.0.6.1 + Returned option to close chat windows (on website) + New option to map non-standard statuses to Invisible (insetad of Online) + New option to load contacts, which have "On the Phone" status ! Fixed changing chat visibility ! Very long messages are no longer received duplicitely ! Changes and fixes related to multiuser messages and messages from people, which are not in server-list Total downloads: (None or statistics not available yet) git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@261 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- FacebookRM/resource.h | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) (limited to 'FacebookRM/resource.h') diff --git a/FacebookRM/resource.h b/FacebookRM/resource.h index a9254bf..50a0638 100644 --- a/FacebookRM/resource.h +++ b/FacebookRM/resource.h @@ -4,6 +4,8 @@ // #define IDI_FACEBOOK 101 #define IDI_MIND 102 +#define IDI_ADDFRIEND 103 +#define IDI_REMOVEFRIEND 104 #define IDD_FACEBOOKACCOUNT 111 #define IDD_MIND 112 #define IDD_OPTIONS 113 @@ -11,27 +13,23 @@ #define IDC_UN 1001 #define IDC_PW 1002 #define IDC_NEWACCOUNTLINK 1003 -#define IDC_NAME 1011 #define IDC_MINDMSG 1012 #define IDC_CHARACTERS 1013 #define IDC_GROUP 1021 -#define IDC_AGENT 1022 -#define IDC_POLLRATE 1023 #define IDC_SECURE 1024 -#define IDC_CLOSE_WINDOWS 1025 -#define IDC_IGNORE_STATUS 1025 #define IDC_SET_IGNORE_STATUS 1025 -#define IDC_SECURE2 1026 #define IDC_SECURE_CHANNEL 1026 #define IDC_LOGGING 1027 -#define IDC_COOKIES 1028 -#define IDC_CLOSE_WINDOWS2 1028 #define IDC_DISCONNECT_CHAT 1028 -#define IDC_LOGGING2 1029 -#define IDC_UNREAD_MESSAGES 1029 #define IDC_PARSE_UNREAD 1029 -#define IDC_SET_IGNORE_STATUS2 1030 #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 #define IDC_OTHER_ENABLE 1043 @@ -59,7 +57,6 @@ #define IDC_SYSTRAY_NOTIFY 1098 #define IDC_PREVIEW 1099 #define IDC_SET_STATUS 1126 -#define IDC_FEEDS_TYPE 1201 #define IDC_FEED_TYPE 1201 // Next default values for new objects -- cgit v1.2.3