summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/res/facebook.rc
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2013-07-25 18:50:12 +0000
committerRobert Pösel <robyer@seznam.cz>2013-07-25 18:50:12 +0000
commit125a25c86eed41352d45eb8fb6f994f65700c3ec (patch)
tree7605c4763aaf26968c7e18b1a66bcab67e845b74 /protocols/FacebookRM/res/facebook.rc
parent9d4577f64db5cd58b2157d3bcccb972d774364de (diff)
Facebook: Removed option to "Send 'Seen' info", not it is sent always (Facebook removed support for old request)
git-svn-id: http://svn.miranda-ng.org/main/trunk@5484 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/FacebookRM/res/facebook.rc')
-rw-r--r--protocols/FacebookRM/res/facebook.rc7
1 files changed, 2 insertions, 5 deletions
diff --git a/protocols/FacebookRM/res/facebook.rc b/protocols/FacebookRM/res/facebook.rc
index 531fc4ac5a..14868ab324 100644
--- a/protocols/FacebookRM/res/facebook.rc
+++ b/protocols/FacebookRM/res/facebook.rc
@@ -82,7 +82,7 @@ EXSTYLE WS_EX_TOPMOST
CAPTION "What's on your mind?"
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
- LTEXT "Text:",IDC_STATIC,4,6,44,8,0,WS_EX_RIGHT
+ LTEXT "Text:",IDC_STATIC,4,6,44,8,0,WS_EX_RIGHT
EDITTEXT IDC_MINDMSG,53,4,210,36,ES_MULTILINE | ES_AUTOVSCROLL | ES_WANTRETURN | WS_VSCROLL
LTEXT "420",IDC_CHARACTERS,4,30,43,10,0,WS_EX_RIGHT
LTEXT "Place:",IDC_STATIC,4,46,44,8,0,WS_EX_RIGHT
@@ -177,8 +177,6 @@ BEGIN
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,95,267,10
CONTROL "Use local time for received messages",IDC_USE_LOCAL_TIME,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,108,267,10
- CONTROL "Send ""Seen"" info when marking messages as read",IDC_SEND_SEEN,
- "Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,122,267,10
COMBOBOX IDC_URL_SERVER,156,135,96,59,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
LTEXT "Use this server for opening links:",IDC_STATIC,17,137,135,8
END
@@ -272,8 +270,7 @@ END
//
// Generated from the TEXTINCLUDE 3 resource.
//
-
-
+
/////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED