# HG changeset patch # User Yoshiki Yazawa # Date 1239095485 -32400 # Node ID ea9973e6903cc2362d9d9245512cff84873356ad # Parent f360d673cc35de8265c1e71ce5a8e92d69cd0f4f update README. diff -r f360d673cc35 -r ea9973e6903c README --- 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.