summaryrefslogtreecommitdiff
path: root/sample-count.fmt
diff options
context:
space:
mode:
Diffstat (limited to 'sample-count.fmt')
-rwxr-xr-xsample-count.fmt2
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"
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, send bugs reports and feature requests to vchat@pulse.flatline.de ..." 45FS_CONSOLE = "%s@%s:%d, 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%d^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"