summaryrefslogtreecommitdiff
path: root/sample-xzivi.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-xzivi.fmt
parenta4b65f17eb73100a3fd4ec1f4de7cee56aa5131b (diff)
Can do v6 and reconnect.
Diffstat (limited to 'sample-xzivi.fmt')
-rwxr-xr-xsample-xzivi.fmt4
1 files changed, 2 insertions, 2 deletions
diff --git a/sample-xzivi.fmt b/sample-xzivi.fmt
index f839366..dbbf2b4 100755
--- a/sample-xzivi.fmt
+++ b/sample-xzivi.fmt
@@ -41,8 +41,8 @@ FS_IDLE = "^1^b%s^B"
41FS_TIME = "^4[%H:%M]^0 " 41FS_TIME = "^4[%H:%M]^0 "
42FS_TOPICW = "Channel %d: %s" 42FS_TOPICW = "Channel %d: %s"
43FS_NOTOPICW = "Channel %d has no topic" 43FS_NOTOPICW = "Channel %d has no topic"
44FS_CONSOLE = "%s@%s:%d" 44FS_CONSOLE = "%s@%s:%s"
45FS_CONNECTED = "# Connected to %s:%d ..." 45FS_CONNECTED = "# Connected to %s:%s ..."
46FS_TOPIC = "# Channel %d topic is: ^6%s" 46FS_TOPIC = "# Channel %d topic is: ^6%s"
47FS_NOTOPIC = "# Channel %d has no topic" 47FS_NOTOPIC = "# Channel %d has no topic"
48FS_CHGTOPIC = "# ^b%s^B changes topic to: ^6%s" 48FS_CHGTOPIC = "# ^b%s^B changes topic to: ^6%s"