diff options
author | Miklos Vajna <vmiklos@frugalware.org> | 2008-02-23 04:02:35 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@frugalware.org> | 2008-02-23 04:02:35 +0100 |
commit | e49da2555ce82b009f3e0e25db2acbbf9789a043 (patch) | |
tree | 8118b51b16285096a96502790f2d7af5c59073d2 | |
parent | c47e56652775af5a6b8d170ac472842f95d76ccd (diff) |
small spelling fixes
-rw-r--r-- | skype/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/skype/README b/skype/README index 77e094dc..425a4864 100644 --- a/skype/README +++ b/skype/README @@ -29,14 +29,15 @@ not..) == Requirements * Skype >= 1.4.0.99. The latest version I've tested is 2.0.0.43. -* bitlbee >= 1.1.1dev. (This is the latest version I've tested, probably - newer versions will work, too.) +* BitlBee >= 1.1.1dev. This is the latest version I've tested, probably + newer versions will work, too. * Skype4Py >= 0.9.28.7. Previous versions won't work due to API changes. * Python >= 2.5. Skype4Py does not work with 2.4. -* pygobject +* PyGObject >= 2.8.0. Older versions are part of PyGTK. (And you don't want to + install GTK for nothing, right?) -`bitlbee-skype` has been tested under Linux and Windows. Skype is available -under OSX, too, so it probably works, but this has not been tested. +`bitlbee-skype` has been tested under Linux and Windows. Skype and Skype4py is +available under OSX, too, so it probably works, but this has not been tested. == How to set it up @@ -283,7 +284,7 @@ https://developer.skype.com/Docs/ApiDoc[here] if you're interested. for the following people: -* Wilmer van der Gaast, for answering questions about the bitlbee plugin interface +* Wilmer van der Gaast, for answering questions about the BitlBee plugin interface * Arkadiusz Wahlig, author of skype4py, for making suggestions to skyped |