From 78f9d3691155dba72fc0e297296cb72290d2bcce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Tue, 2 Sep 2014 06:53:33 +0000 Subject: Facebook: Make option to use local time for messages checked by default git-svn-id: http://svn.miranda-ng.org/main/trunk@10355 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/FacebookRM/src/constants.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/FacebookRM/src/constants.h') diff --git a/protocols/FacebookRM/src/constants.h b/protocols/FacebookRM/src/constants.h index d9f9502662..1e2c9fc1a6 100644 --- a/protocols/FacebookRM/src/constants.h +++ b/protocols/FacebookRM/src/constants.h @@ -75,7 +75,7 @@ along with this program. If not, see . #define DEFAULT_DISCONNECT_CHAT 0 #define DEFAULT_MAP_STATUSES 0 #define DEFAULT_CUSTOM_SMILEYS 0 -#define DEFAULT_LOCAL_TIME 0 +#define DEFAULT_LOCAL_TIME 1 #define DEFAULT_LOAD_PAGES 0 #define DEFAULT_KEEP_UNREAD 0 #define DEFAULT_INBOX_ONLY 0 -- cgit v1.2.3