diff libpurple/protocols/yahoo/yahoo.h @ 27781:11713f052640

yahoo jp file transfer work in progress
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Tue, 04 Mar 2008 18:10:40 +0000
parents cc5b2a145652
children b31b72cd273d
line wrap: on
line diff
--- a/libpurple/protocols/yahoo/yahoo.h	Sun Mar 02 21:35:56 2008 +0000
+++ b/libpurple/protocols/yahoo/yahoo.h	Tue Mar 04 18:10:40 2008 +0000
@@ -76,13 +76,14 @@
 
 #define YAHOO_CLIENT_VERSION_ID "2097087"
 #define YAHOO_CLIENT_VERSION "8.1.0.421"
-#define YAHOOJP_CLIENT_VERSION "6,0,0,1710"
 
 #if 0
+#define YAHOOJP_CLIENT_VERSION "6,0,0,1710"
+#else
 /* The following were observed with the Yahoo Japan client current as of January
  * 2008, but appear not to work correctly for file transfer.  Here as reference */
-# define YAHOOJP_CLIENT_VERSION_ID "524223"
-# define YAHOOJP_CLIENT_VERSION "7,0,1,1"
+#define YAHOOJP_CLIENT_VERSION_ID "524223"
+#define YAHOOJP_CLIENT_VERSION "7,0,1,3"
 #endif