diff options
author | erdgeist <> | 2003-12-13 11:44:33 +0000 |
---|---|---|
committer | erdgeist <> | 2003-12-13 11:44:33 +0000 |
commit | dc6e7bc1160c777a0464de1985501a4e4a046b1e (patch) | |
tree | 349a3997e80b163cbb41dbc70ceddc3e6b845b79 /sample-erdgeist.fmt | |
parent | 56453afa766ac8bf74e04d630d06ca2119e7b538 (diff) |
Experimental V6 support
Diffstat (limited to 'sample-erdgeist.fmt')
-rwxr-xr-x | sample-erdgeist.fmt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sample-erdgeist.fmt b/sample-erdgeist.fmt index 5fc87e1..7545d3d 100755 --- a/sample-erdgeist.fmt +++ b/sample-erdgeist.fmt | |||
@@ -42,8 +42,8 @@ FS_TIME = "^9[%H:%M]^0 " | |||
42 | FS_CONSOLETIME = "[%H:%M] " | 42 | FS_CONSOLETIME = "[%H:%M] " |
43 | FS_TOPICW = "[ Channel %d: %s" | 43 | FS_TOPICW = "[ Channel %d: %s" |
44 | FS_NOTOPICW = "[ Channel %d has no topic" | 44 | FS_NOTOPICW = "[ Channel %d has no topic" |
45 | FS_CONSOLE = "%s@%s:%d, use .h to get help" | 45 | FS_CONSOLE = "%s@%s:%s, use .h to get help" |
46 | FS_CONNECTED = "^2# Connected to '^0%s^2', port ^0%d^2 ..." | 46 | FS_CONNECTED = "^2# Connected to '^0%s^2', port ^0%s^2 ..." |
47 | FS_TOPIC = "^1# Channel ^6%d^2 topic is: '^0%s^2'" | 47 | FS_TOPIC = "^1# Channel ^6%d^2 topic is: '^0%s^2'" |
48 | FS_NOTOPIC = "^1# Channel ^6%d^2 has no topic" | 48 | FS_NOTOPIC = "^1# Channel ^6%d^2 has no topic" |
49 | FS_CHGTOPIC = "^1# ^4%s^1 changes topic to: '^0%s^1'" | 49 | FS_CHGTOPIC = "^1# ^4%s^1 changes topic to: '^0%s^1'" |