summaryrefslogtreecommitdiff
path: root/sample-erdgeist.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-erdgeist.fmt
parentdc6e7bc1160c777a0464de1985501a4e4a046b1e (diff)
Last change to external port representation revoked.
Diffstat (limited to 'sample-erdgeist.fmt')
-rwxr-xr-xsample-erdgeist.fmt4
1 files changed, 2 insertions, 2 deletions
diff --git a/sample-erdgeist.fmt b/sample-erdgeist.fmt
index 7545d3d..5fc87e1 100755
--- a/sample-erdgeist.fmt
+++ b/sample-erdgeist.fmt
@@ -42,8 +42,8 @@ FS_TIME = "^9[%H:%M]^0 "
42FS_CONSOLETIME = "[%H:%M] " 42FS_CONSOLETIME = "[%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 = "%s@%s:%s, use .h to get help" 45FS_CONSOLE = "%s@%s:%d, use .h to get help"
46FS_CONNECTED = "^2# Connected to '^0%s^2', port ^0%s^2 ..." 46FS_CONNECTED = "^2# Connected to '^0%s^2', port ^0%d^2 ..."
47FS_TOPIC = "^1# Channel ^6%d^2 topic is: '^0%s^2'" 47FS_TOPIC = "^1# Channel ^6%d^2 topic is: '^0%s^2'"
48FS_NOTOPIC = "^1# Channel ^6%d^2 has no topic" 48FS_NOTOPIC = "^1# Channel ^6%d^2 has no topic"
49FS_CHGTOPIC = "^1# ^4%s^1 changes topic to: '^0%s^1'" 49FS_CHGTOPIC = "^1# ^4%s^1 changes topic to: '^0%s^1'"