From 18de21a2765f1fa33ef313fb20f5baad510cd86d Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Sun, 25 May 2003 15:06:30 +0000 Subject: encoding, time, logging, params --- sample-erdgeist.fmt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sample-erdgeist.fmt') diff --git a/sample-erdgeist.fmt b/sample-erdgeist.fmt index cce9ef2..5fc87e1 100755 --- a/sample-erdgeist.fmt +++ b/sample-erdgeist.fmt @@ -39,9 +39,10 @@ FS_DBG = "^3%s" FS_ERR = "^1%s" FS_IDLE = "^8%s" FS_TIME = "^9[%H:%M]^0 " +FS_CONSOLETIME = "[%H:%M] " FS_TOPICW = "[ Channel %d: %s" FS_NOTOPICW = "[ Channel %d has no topic" -FS_CONSOLE = "[ %s@%s:%d, use .h to get help" +FS_CONSOLE = "%s@%s:%d, use .h to get help" FS_CONNECTED = "^2# Connected to '^0%s^2', port ^0%d^2 ..." FS_TOPIC = "^1# Channel ^6%d^2 topic is: '^0%s^2'" FS_NOTOPIC = "^1# Channel ^6%d^2 has no topic" -- cgit v1.2.3