diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2013-01-05 13:47:56 +0000 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2013-01-05 13:47:56 +0000 |
commit | 62a2bf92daff0756244feb3940eeb46b66ebce6f (patch) | |
tree | e3cd8e14350a6101a2efde80c35d8fa6e8e96f83 /protocols/skype/README | |
parent | e6298e5a2b57a12ff0a10e15030823af89c734cb (diff) | |
parent | 757e1e0fdd0d80818a480d507e41b5a8e32ceb3e (diff) |
Merge from vmiklos.
Diffstat (limited to 'protocols/skype/README')
-rw-r--r-- | protocols/skype/README | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/protocols/skype/README b/protocols/skype/README index 95ac0475..06e608ff 100644 --- a/protocols/skype/README +++ b/protocols/skype/README @@ -346,9 +346,10 @@ $ skyped -n -d * `account skype set test_join true` -- Mood texts are not shown by default. If you want to see it: +- Mood texts are not shown by default. - * `account skype set show_moods true` + * If you want to see them: `account skype set show_moods true` + * If you want to change your mood text: `account skype set mood_text 'foo bar'` - Group support: @@ -372,7 +373,7 @@ $ skyped -n -d == I would like to have support for ... If something does not work and it's not in the TODO section, then please -contact me! Please also try the link:HACKING[git version] before reporting a bug, your +contact me! Please also try the bzr version before reporting a bug, your problem may be already fixed there. In fact, of course, I wrote this documentation after figured out how to do this @@ -392,9 +393,6 @@ You can reach some screenshots link:shot[here]. == Additional resources -You can reach the Changelog link:Changelog[here], and a gitweb interface -http://vmiklos.hu/gitweb/?p=bitlbee-skype.git[here]. - The Skype API documentation is http://developer.skype.com/resources/public_api_ref.zip[here] if you're interested. |