diff options
author | erdgeist <> | 2010-07-30 21:41:50 +0000 |
---|---|---|
committer | erdgeist <> | 2010-07-30 21:41:50 +0000 |
commit | 6dac4efa6181e2696ea112c3f1826f529160ceef (patch) | |
tree | 0f081ca75b0f35d727314c78c4b0f33fdf93af25 /sample-oldstyle.fmt | |
parent | a4b65f17eb73100a3fd4ec1f4de7cee56aa5131b (diff) |
Can do v6 and reconnect.
Diffstat (limited to 'sample-oldstyle.fmt')
-rwxr-xr-x | sample-oldstyle.fmt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sample-oldstyle.fmt b/sample-oldstyle.fmt index a1b0eb5..d0d8f17 100755 --- a/sample-oldstyle.fmt +++ b/sample-oldstyle.fmt | |||
@@ -43,7 +43,7 @@ FS_TIME = "^0%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 = "-=- VChat V0.1 -=- type .h for help -=-" | 45 | FS_CONSOLE = "-=- VChat V0.1 -=- type .h for help -=-" |
46 | FS_CONNECTED = "^0* Connected to '%s', port %d ..." | 46 | FS_CONNECTED = "^0* Connected to '%s', port %s ..." |
47 | FS_TOPIC = "^0* Channel %d topic is: '%s'" | 47 | FS_TOPIC = "^0* Channel %d topic is: '%s'" |
48 | FS_NOTOPIC = "^0* Channel %d has no topic" | 48 | FS_NOTOPIC = "^0* Channel %d has no topic" |
49 | FS_CHGTOPIC = "^0* %s changed the channel topic to '%s'" | 49 | FS_CHGTOPIC = "^0* %s changed the channel topic to '%s'" |