From ef92e3ef473fd0e3bea04af6179678e615b1813f Mon Sep 17 00:00:00 2001 From: MikalaiR Date: Sat, 15 Aug 2015 19:23:04 +0000 Subject: SkypeWeb: Server time for outgoing messages. Option "Local time for incoming messages" removed git-svn-id: http://svn.miranda-ng.org/main/trunk@14962 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/SkypeWeb/res/resource.rc | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'protocols/SkypeWeb/res/resource.rc') diff --git a/protocols/SkypeWeb/res/resource.rc b/protocols/SkypeWeb/res/resource.rc index 5f34486a4d..0a0f387416 100644 --- a/protocols/SkypeWeb/res/resource.rc +++ b/protocols/SkypeWeb/res/resource.rc @@ -138,13 +138,11 @@ BEGIN EDITTEXT IDC_GROUP,79,49,219,12,ES_AUTOHSCROLL GROUPBOX "Others",IDC_STATIC,5,79,298,65 CONTROL "Automatic messages synchronization",IDC_AUTOSYNC,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,13,89,176,10 - CONTROL "Use local time for received messages",IDC_LOCALTIME, - "Button",BS_AUTOCHECKBOX | WS_TABSTOP,13,100,176,10 CONTROL "Always notify as unread for all incoming message",IDC_MESASUREAD, - "Button",BS_AUTOCHECKBOX | WS_TABSTOP,13,112,285,10 - EDITTEXT IDC_PLACE,79,124,109,14,ES_AUTOHSCROLL - RTEXT "Place:",IDC_STATIC,13,127,62,9 - CONTROL "Use hostname",IDC_USEHOST,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,196,126,102,10 + "Button",BS_AUTOCHECKBOX | WS_TABSTOP,13,100,285,10 + EDITTEXT IDC_PLACE,80,117,109,14,ES_AUTOHSCROLL + RTEXT "Place:",IDC_STATIC,13,120,62,11 + CONTROL "Use hostname",IDC_USEHOST,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,196,120,102,10 CONTROL "Use BBCode",IDC_BBCODES,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,196,89,102,10 END -- cgit v1.2.3