From 72f7727d539949bd67f130a021b87d653661c193 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 23 May 2019 22:01:13 +0300 Subject: added default extension for h++ pattern --- plugins/Import/ini/historypp.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Import/ini/historypp.ini') diff --git a/plugins/Import/ini/historypp.ini b/plugins/Import/ini/historypp.ini index c53bd7b05d..3bcdd0235d 100644 --- a/plugins/Import/ini/historypp.ini +++ b/plugins/Import/ini/historypp.ini @@ -1 +1 @@ -[General] Name=History++ Type=1 Charset=UCS2 UseHeader=3 UsePreMsg=1 [Message] Pattern=^\[(\d\d?)\.(\d\d?)\.(\d\d\d?\d?)\s(\d\d?):(\d\d?):(\d\d?)\]\s([^\r\n]+?):$ Direction=7 Day=1 Month=2 Year=3 Hours=4 Minutes=5 Seconds=6 [Header] Pattern=^###\r\n###\s[^\r\n]+?\r\n###\s([^\r\n]+?)\s\([^\r\n]+?:\s([^\r\n]+?)\)\s-\s([^\r\n]+?)\s\([^\r\n]+?:\s([^\r\n]+?)\)\r\n###\s[^\r\n]+?\r\n###\r\n In=3 Out=1 InNick=3 OutNick=1 InUID=4 OutUID=2 [PreMessage] PreRN=1 AfterRN=2 \ No newline at end of file +[General] Name=History++ DefaultExtension=txt Type=1 Charset=UCS2 UseHeader=3 UsePreMsg=1 [Message] Pattern=^\[(\d\d?)\.(\d\d?)\.(\d\d\d?\d?)\s(\d\d?):(\d\d?):(\d\d?)\]\s([^\r\n]+?):$ Direction=7 Day=1 Month=2 Year=3 Hours=4 Minutes=5 Seconds=6 [Header] Pattern=^###\r\n###\s[^\r\n]+?\r\n###\s([^\r\n]+?)\s\([^\r\n]+?:\s([^\r\n]+?)\)\s-\s([^\r\n]+?)\s\([^\r\n]+?:\s([^\r\n]+?)\)\r\n###\s[^\r\n]+?\r\n###\r\n In=3 Out=1 InNick=3 OutNick=1 InUID=4 OutUID=2 [PreMessage] PreRN=1 AfterRN=2 \ No newline at end of file -- cgit v1.2.3