diff libpurple/protocols/yahoo/yahoo.h @ 22091:02fc6697f38c

From what little I could see, it appears that for Yahoo Japan there is only one valid roomlist URL and locale, so make it work instead of forcing users to edit their accounts.xml to change the setting from the default. This should fix #1369 without breaking anything. It also has the side effect of (in my opinion) cleaning the code up a bit.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sun, 13 Jan 2008 01:00:29 +0000
parents 118046227581
children 4ab154a14e55
line wrap: on
line diff
--- a/libpurple/protocols/yahoo/yahoo.h	Sun Jan 13 00:19:23 2008 +0000
+++ b/libpurple/protocols/yahoo/yahoo.h	Sun Jan 13 01:00:29 2008 +0000
@@ -48,6 +48,8 @@
 /*not sure, must test:*/
 #define YAHOOJP_XFER_RELAY_HOST "relay.msg.yahoo.com" 
 #define YAHOOJP_XFER_RELAY_PORT 80
+#define YAHOOJP_ROOMLIST_URL "http://insider.msg.yahoo.co.jp/ycontent/"
+#define YAHOOJP_ROOMLIST_LOCALE "ja"
 
 #define YAHOO_AUDIBLE_URL "http://us.dl1.yimg.com/download.yahoo.com/dl/aud"