summaryrefslogtreecommitdiff
path: root/sample-devlog.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-devlog.fmt
parenta4b65f17eb73100a3fd4ec1f4de7cee56aa5131b (diff)
Can do v6 and reconnect.
Diffstat (limited to 'sample-devlog.fmt')
-rwxr-xr-xsample-devlog.fmt4
1 files changed, 2 insertions, 2 deletions
diff --git a/sample-devlog.fmt b/sample-devlog.fmt
index e70364d..ac30551 100755
--- a/sample-devlog.fmt
+++ b/sample-devlog.fmt
@@ -47,8 +47,8 @@ FS_IDLE = "^8%s"
47FS_TIME = "^2[%H:%M]^0 " 47FS_TIME = "^2[%H:%M]^0 "
48FS_TOPICW = "[ Channel %d: %s" 48FS_TOPICW = "[ Channel %d: %s"
49FS_NOTOPICW = "[ Channel %d has no topic" 49FS_NOTOPICW = "[ Channel %d has no topic"
50FS_CONSOLE = "%s@%s:%d, use .h to get help" 50FS_CONSOLE = "%s@%s:%s, use .h to get help"
51FS_CONNECTED = "^2# Connected to '^0%s^2', port ^0%d^2 ..." 51FS_CONNECTED = "^2# Connected to '^0%s^2', port ^0%s^2 ..."
52FS_TOPIC = "^1# Channel ^6%d^2 topic is: '^0%s^2'" 52FS_TOPIC = "^1# Channel ^6%d^2 topic is: '^0%s^2'"
53FS_NOTOPIC = "^1# Channel ^6%d^2 has no topic" 53FS_NOTOPIC = "^1# Channel ^6%d^2 has no topic"
54FS_CHGTOPIC = "^1# ^4%s^1 changes topic to: '^0%s^1'" 54FS_CHGTOPIC = "^1# ^4%s^1 changes topic to: '^0%s^1'"