diff options
author | welterde <devnull@localhost> | 2007-09-09 18:25:44 +0200 |
---|---|---|
committer | welterde <devnull@localhost> | 2007-09-09 18:25:44 +0200 |
commit | d5f30c5bb7322a92d085acc02665838c46e8a0d2 (patch) | |
tree | 7c039fd1e715ee98ffb9161fe10634e3ee57e62a /tests | |
parent | d2bdf8b4bc030f1cee5e95f6aa397a83f99ef9d6 (diff) | |
download | pygments-d5f30c5bb7322a92d085acc02665838c46e8a0d2.tar.gz |
added example file for weechatlog
Diffstat (limited to 'tests')
-rw-r--r-- | tests/examplefiles/example.weechatlog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/examplefiles/example.weechatlog b/tests/examplefiles/example.weechatlog new file mode 100644 index 00000000..9f036166 --- /dev/null +++ b/tests/examplefiles/example.weechatlog @@ -0,0 +1,9 @@ +**** Beginning of log 2007 Sep 01 00:23:55 **** +2007 Sep 01 00:23:55 --> weechat_user (weechat@localhost.) ist in den Channel &bitlbee gekommen +2007 Sep 01 00:23:55 -=- Modus &bitlbee [+t] durch localhost. +2007 Sep 01 00:23:55 -@- Nicks &bitlbee: [@root @weechat_user] +2007 Sep 01 00:23:55 -=- Channel &bitlbee: 2 Nicks (2 Operatoren, 0 Halb-Operator, 0 Gevoiceter, 0 normal) +2007 Sep 01 00:23:55 -=- Das Topic von &bitlbee lautet: "Welcome to the control channel. Type help for help information." +2007 Sep 01 00:23:55 <root> Welcome to the BitlBee gateway! +2007 Sep 01 00:23:55 <root> +2007 Sep 01 00:23:55 <root> If you've never used BitlBee before, please do read the help information using the help command. Lots of FAQ's are answered there.
\ No newline at end of file |