summaryrefslogtreecommitdiff
path: root/protocols/SkypeWeb/res
diff options
context:
space:
mode:
authorMikalaiR <nikolay.romanovich@narod.ru>2015-08-15 19:23:04 +0000
committerMikalaiR <nikolay.romanovich@narod.ru>2015-08-15 19:23:04 +0000
commitef92e3ef473fd0e3bea04af6179678e615b1813f (patch)
treec5b54d5fbffc54c9bc7f91e534b0976ffb31c73a /protocols/SkypeWeb/res
parentbfa87af56480a56464b448541b321e5fe1a86303 (diff)
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
Diffstat (limited to 'protocols/SkypeWeb/res')
-rw-r--r--protocols/SkypeWeb/res/resource.rc10
1 files changed, 4 insertions, 6 deletions
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