From 332488b9d65e049c057bfd0b147f402ab0d8bf92 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Thu, 31 Jan 2019 15:38:21 +0300 Subject: HistoryPP: no more SMS --- plugins/HistoryPlusPlus/hpp_options.pas | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins') diff --git a/plugins/HistoryPlusPlus/hpp_options.pas b/plugins/HistoryPlusPlus/hpp_options.pas index 863a41dea0..175ed3972f 100644 --- a/plugins/HistoryPlusPlus/hpp_options.pas +++ b/plugins/HistoryPlusPlus/hpp_options.pas @@ -162,10 +162,10 @@ const (_type: [hppFont,hppColor]; name: 'Outgoing url'; Mes: [mtOutgoing]; style:0; size: -11; color: $000000; back: $F4D9CC), - (_type: [hppFont,hppColor]; name: 'Incoming SMS Message'; + (_type: [hppFont,hppColor]; name: 'Unused'; Mes: [mtSMS,mtIncoming]; style:0; size: -11; color: $000000; back: $CFF4FE), - (_type: [hppFont,hppColor]; name: 'Outgoing SMS Message'; + (_type: [hppFont,hppColor]; name: 'Unused'; Mes: [mtSMS,mtOutgoing]; style:0; size: -11; color: $000000; back: $CFF4FE), (_type: [hppFont,hppColor]; name: 'Incoming contacts'; -- cgit v1.2.3