diff options
author | erdgeist <> | 2003-05-25 15:06:30 +0000 |
---|---|---|
committer | erdgeist <> | 2003-05-25 15:06:30 +0000 |
commit | 18de21a2765f1fa33ef313fb20f5baad510cd86d (patch) | |
tree | b351c27a6c97712540db0832dc29aea64a8022ee /sample-count.fmt | |
parent | a66217bdd998bee8cce8670b149f1bf08c1b2bdc (diff) |
encoding, time, logging, params
Diffstat (limited to 'sample-count.fmt')
-rwxr-xr-x | sample-count.fmt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sample-count.fmt b/sample-count.fmt index 019c46e..d008991 100755 --- a/sample-count.fmt +++ b/sample-count.fmt | |||
@@ -42,7 +42,7 @@ FS_IDLE = "^8%s" | |||
42 | FS_TIME = "^5[%H:%M]-- ^0" | 42 | FS_TIME = "^5[%H:%M]-- ^0" |
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, send bugs reports and feature requests to vchat@pulse.flatline.de ..." | 45 | FS_CONSOLE = "%s@%s:%d, use .h to get help" |
46 | FS_CONNECTED = "^2# Connected to '^6%s^2', port ^6%d^2 ..." | 46 | FS_CONNECTED = "^2# Connected to '^6%s^2', port ^6%d^2 ..." |
47 | FS_TOPIC = "^2# Channel ^6%d^2 topic is: '^0%s^2'" | 47 | FS_TOPIC = "^2# Channel ^6%d^2 topic is: '^0%s^2'" |
48 | FS_NOTOPIC = "^2# Channel ^6%d^2 has no topic" | 48 | FS_NOTOPIC = "^2# Channel ^6%d^2 has no topic" |