From 253930646ac9bf1529c1f1a34249c9fa56512ed8 Mon Sep 17 00:00:00 2001 From: Ivailo Monev Date: Tue, 27 Jan 2015 15:37:42 +0000 Subject: [PATCH] kuassel: implement tooltips --- kuassel/data/tips | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 kuassel/data/tips diff --git a/kuassel/data/tips b/kuassel/data/tips new file mode 100644 index 00000000..32a24d21 --- /dev/null +++ b/kuassel/data/tips @@ -0,0 +1,34 @@ + + +

When you join a channel and see folks with the @ in front of their nickname, +this means that they are an Op, or Operator of the channel.

+ +
+ + +

If you spend anytime on IRC at all, you'll begin to notice letters strung +together and not making any sense. As folks spend more time typing, they find +ways to shortcut certain phrases, or sentences.

+ +
+ + +

There are certain rules of etiquette for chatting on IRC, usually called +'Netiquette', and if you'll follow a few rules of common courtesy, you'll find +your stay quite enjoyable. TYPING IN ALL CAPS is usually viewed as shouting, +and not recommended if you wish to continue to participate in a channel. Using +foul language, or being rude to others is also discouraged on most channels. If +you join a channel and find it offensive, simply leave, there are thousands of +others to choose from.

+ +
+ + +

Chatting isn't the only thing we can do while using IRC. Folks can PLAY sounds +that are in their computers already, or can GET sounds from someone else by +requesting them. To play a sound, the command is /sound wavename.wav. There are +literally thousands of wavs available, which is the term used to describe a +sound file. Not all channels allow wavs to be played, so just hang out, or ask +one of the ops what their policy is on the playing of wavs.

+ +
\ No newline at end of file -- 2.11.0