diff options
Diffstat (limited to 'sample-xzivi.fmt')
-rwxr-xr-x | sample-xzivi.fmt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sample-xzivi.fmt b/sample-xzivi.fmt index dbbf2b4..f839366 100755 --- a/sample-xzivi.fmt +++ b/sample-xzivi.fmt | |||
@@ -41,8 +41,8 @@ FS_IDLE = "^1^b%s^B" | |||
41 | FS_TIME = "^4[%H:%M]^0 " | 41 | FS_TIME = "^4[%H:%M]^0 " |
42 | FS_TOPICW = "Channel %d: %s" | 42 | FS_TOPICW = "Channel %d: %s" |
43 | FS_NOTOPICW = "Channel %d has no topic" | 43 | FS_NOTOPICW = "Channel %d has no topic" |
44 | FS_CONSOLE = "%s@%s:%s" | 44 | FS_CONSOLE = "%s@%s:%d" |
45 | FS_CONNECTED = "# Connected to %s:%s ..." | 45 | FS_CONNECTED = "# Connected to %s:%d ..." |
46 | FS_TOPIC = "# Channel %d topic is: ^6%s" | 46 | FS_TOPIC = "# Channel %d topic is: ^6%s" |
47 | FS_NOTOPIC = "# Channel %d has no topic" | 47 | FS_NOTOPIC = "# Channel %d has no topic" |
48 | FS_CHGTOPIC = "# ^b%s^B changes topic to: ^6%s" | 48 | FS_CHGTOPIC = "# ^b%s^B changes topic to: ^6%s" |