summaryrefslogtreecommitdiff
path: root/sample-oldstyle.fmt
diff options
context:
space:
mode:
authorerdgeist <>2003-12-13 12:14:10 +0000
committererdgeist <>2003-12-13 12:14:10 +0000
commit9707986d30b33e5b652c8d26931c94908632e565 (patch)
tree9f9a5594fd8de09c053f100562744e486d924ee5 /sample-oldstyle.fmt
parentdc6e7bc1160c777a0464de1985501a4e4a046b1e (diff)
Last change to external port representation revoked.
Diffstat (limited to 'sample-oldstyle.fmt')
-rwxr-xr-xsample-oldstyle.fmt2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample-oldstyle.fmt b/sample-oldstyle.fmt
index d0d8f17..a1b0eb5 100755
--- a/sample-oldstyle.fmt
+++ b/sample-oldstyle.fmt
@@ -43,7 +43,7 @@ FS_TIME = "^0%H:%M "
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 = "-=- VChat V0.1 -=- type .h for help -=-" 45FS_CONSOLE = "-=- VChat V0.1 -=- type .h for help -=-"
46FS_CONNECTED = "^0* Connected to '%s', port %s ..." 46FS_CONNECTED = "^0* Connected to '%s', port %d ..."
47FS_TOPIC = "^0* Channel %d topic is: '%s'" 47FS_TOPIC = "^0* Channel %d topic is: '%s'"
48FS_NOTOPIC = "^0* Channel %d has no topic" 48FS_NOTOPIC = "^0* Channel %d has no topic"
49FS_CHGTOPIC = "^0* %s changed the channel topic to '%s'" 49FS_CHGTOPIC = "^0* %s changed the channel topic to '%s'"