diff options
author | mathieui <mathieui@mathieui.net> | 2012-02-09 17:45:28 +0100 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2012-02-09 17:45:28 +0100 |
commit | f76959c78c99044a3f43714ad285178a25498a90 (patch) | |
tree | fa2507431830b794a98234e2f7710d6bac17693f /doc/en | |
parent | 383bb02f0bf0a2618de6c196d4056affbfc896d7 (diff) | |
download | poezio-f76959c78c99044a3f43714ad285178a25498a90.tar.gz poezio-f76959c78c99044a3f43714ad285178a25498a90.tar.bz2 poezio-f76959c78c99044a3f43714ad285178a25498a90.tar.xz poezio-f76959c78c99044a3f43714ad285178a25498a90.zip |
Restrict nick change for gmail users because gmail.com is buggy
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/usage.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/en/usage.txt b/doc/en/usage.txt index 95c25427..4db1d699 100644 --- a/doc/en/usage.txt +++ b/doc/en/usage.txt @@ -304,6 +304,8 @@ MultiUserChat tab commands close the tab. You can specify an optional message if you are still connected. */nick <nickname>*:: Change your nickname in the current room. + *Except for gmail users* because gmail.com sucks and will do weird things + if you change your nickname in a MUC. */recolor [random]*:: Re-assign a color to all the participants in the current room, based on the last time they talked. Use this if the participants |