summaryrefslogtreecommitdiff
path: root/sample-count.fmt
diff options
context:
space:
mode:
authorerdgeist <>2010-07-30 21:41:50 +0000
committererdgeist <>2010-07-30 21:41:50 +0000
commit6dac4efa6181e2696ea112c3f1826f529160ceef (patch)
tree0f081ca75b0f35d727314c78c4b0f33fdf93af25 /sample-count.fmt
parenta4b65f17eb73100a3fd4ec1f4de7cee56aa5131b (diff)
Can do v6 and reconnect.
Diffstat (limited to 'sample-count.fmt')
-rwxr-xr-xsample-count.fmt4
1 files changed, 2 insertions, 2 deletions
diff --git a/sample-count.fmt b/sample-count.fmt
index d008991..bab9751 100755
--- a/sample-count.fmt
+++ b/sample-count.fmt
@@ -42,8 +42,8 @@ FS_IDLE = "^8%s"
42FS_TIME = "^5[%H:%M]-- ^0" 42FS_TIME = "^5[%H:%M]-- ^0"
43FS_TOPICW = "[ Channel %d: %s" 43FS_TOPICW = "[ Channel %d: %s"
44FS_NOTOPICW = "[ Channel %d has no topic" 44FS_NOTOPICW = "[ Channel %d has no topic"
45FS_CONSOLE = "%s@%s:%d, use .h to get help" 45FS_CONSOLE = "%s@%s:%s, use .h to get help"
46FS_CONNECTED = "^2# Connected to '^6%s^2', port ^6%d^2 ..." 46FS_CONNECTED = "^2# Connected to '^6%s^2', port ^6%s^2 ..."
47FS_TOPIC = "^2# Channel ^6%d^2 topic is: '^0%s^2'" 47FS_TOPIC = "^2# Channel ^6%d^2 topic is: '^0%s^2'"
48FS_NOTOPIC = "^2# Channel ^6%d^2 has no topic" 48FS_NOTOPIC = "^2# Channel ^6%d^2 has no topic"
49FS_CHGTOPIC = "^2# ^6%s^2 changes topic to: '^0%s^2'" 49FS_CHGTOPIC = "^2# ^6%s^2 changes topic to: '^0%s^2'"