# HG changeset patch # User Yoshiki Yazawa # Date 1216901231 -32400 # Node ID 0594a81d967d54991dc1a3e1c58e727da03a8cd9 # Parent 4e9d0fd93fb6d179a479b4b43167751112ffcfff back to 64 pixel icon for wassr. 128 pixel ones are usually better, but sometimes would be smaller image with broad white border so that resulting image would be extremely small. diff -r 4e9d0fd93fb6 -r 0594a81d967d pidgin-twitter.c --- a/pidgin-twitter.c Thu Jul 24 21:00:34 2008 +0900 +++ b/pidgin-twitter.c Thu Jul 24 21:07:11 2008 +0900 @@ -2027,7 +2027,7 @@ break; case wassr_service: - url = g_strdup_printf("http://wassr.jp/user/%s/profile_img.png.128", + url = g_strdup_printf("http://wassr.jp/user/%s/profile_img.png.64", user_name); break; case identica_service: