diff README @ 294:ea9973e6903c 0.8.3

update README.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Tue, 07 Apr 2009 18:11:25 +0900
parents 5e4e9b6637b4
children 13b268d9d034
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.