diff libpurple/protocols/yahoo/yahoo.h @ 22689:269bba623a62

It appears that Yahoo! Japan has disabled protocol 0x0c and now require 0x0f. This enables logging into Yahoo! Japan again. Fixes #5557.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sat, 19 Apr 2008 14:18:06 +0000
parents 0c098ebe9f16
children 18a1f0fe5f40 afb1b5f1dc84
line wrap: on
line diff
--- a/libpurple/protocols/yahoo/yahoo.h	Sat Apr 19 04:59:27 2008 +0000
+++ b/libpurple/protocols/yahoo/yahoo.h	Sat Apr 19 14:18:06 2008 +0000
@@ -76,14 +76,9 @@
 
 #define YAHOO_CLIENT_VERSION_ID "2097087"
 #define YAHOO_CLIENT_VERSION "8.1.0.421"
-#define YAHOOJP_CLIENT_VERSION "6,0,0,1710"
 
-#if 0
-/* 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"
-#endif
+#define YAHOOJP_CLIENT_VERSION_ID "524223"
+#define YAHOOJP_CLIENT_VERSION "7,0,1,1"
 
 
 /* Index into attention types list. */