Mercurial > pidgin-twitter
changeset 294:ea9973e6903c 0.8.3
update README.
author | Yoshiki Yazawa <yaz@honeyplanet.jp> |
---|---|
date | Tue, 07 Apr 2009 18:11:25 +0900 |
parents | f360d673cc35 |
children | fc03baacf261 |
files | README |
diffstat | 1 files changed, 8 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/README Tue Apr 07 17:44:18 2009 +0900 +++ b/README Tue Apr 07 18:11:25 2009 +0900 @@ -45,6 +45,13 @@ make sudo make install +If you intend to build pidgin-twitter on Windows, edit Makefile.mingw +as your build environment and do; + +make -f Makefile.mingw + +Put resultant pidgin-twitter.dll to pidgin's plug-ins directory. + 4. Usage @@ -308,7 +315,7 @@ - Adapted for laconica 0.6.4 in identi.ca service. - Fixed the recipient format for jisko. -0.8.3 (April 4 2009) +0.8.3 (April 7 2009) - Number of messages to retrieve in twitter API access is now configurable. - Adapted to twitter's icon URL change.