# HG changeset patch # User Yoshiki Yazawa # Date 1219391257 -32400 # Node ID 99c4946e84497810abedfb6c5456f5acba77b179 # Parent bc1448e72b1b5a80a2eb82dd18d18e7815a5ab45 now pidgin-twitter shows the default icon for identi.ca when a user has not uploaded the custom icon. diff -r bc1448e72b1b -r 99c4946e8449 pidgin-twitter.h --- a/pidgin-twitter.h Thu Aug 14 16:20:22 2008 +0900 +++ b/pidgin-twitter.h Fri Aug 22 16:47:37 2008 +0900 @@ -148,7 +148,7 @@ #define P_CHANNEL "^(.*?[A-Za-z0-9_]+: \\r?\\n?#)([A-Za-z0-9_]+) " #define P_IMAGE_TWITTER "" #define P_IMAGE_WASSR "
" -#define P_IMAGE_IDENTICA "\"[A-Za-z0-0_]+\"/" +#define P_IMAGE_IDENTICA "\"[A-Za-z0-0_]+\"/" #define P_TAG_IDENTICA "#([A-Za-z0-9]+)" #define P_SIZE_128_WASSR "\\.128\\."