diff options
author | erdgeist <> | 2003-12-13 11:44:33 +0000 |
---|---|---|
committer | erdgeist <> | 2003-12-13 11:44:33 +0000 |
commit | dc6e7bc1160c777a0464de1985501a4e4a046b1e (patch) | |
tree | 349a3997e80b163cbb41dbc70ceddc3e6b845b79 /sample-oldstyle.fmt | |
parent | 56453afa766ac8bf74e04d630d06ca2119e7b538 (diff) |
Experimental V6 support
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'" |