log libpurple/protocols/msnp9/msn.c @ 21578:e26890a63ff6

age author description
Sat, 17 Nov 2007 20:00:25 +0000 Evan Schoenberg Fixed static linkage of msnp9 in the most straightforward way I could see, which is to have the purple_init_##pluginname##_plugin() function match the directory name, msnp9
Sat, 17 Nov 2007 19:44:50 +0000 Evan Schoenberg disapproval of revision 'e98859404f9599f2db1a5ebea2a0b340ad4701b8'
Sat, 17 Nov 2007 19:39:21 +0000 Evan Schoenberg Fixed static linkage of msnp9 in the most straightforward way I could see, which is to have the purple_init_##pluginname##_plugin() function match the directory name, msnp9
Sun, 11 Nov 2007 22:18:20 +0000 Will Thompson Switch to purple_connection_error_reason in msnp9, and a few places I missed in
Sun, 11 Nov 2007 12:57:52 +0000 Stu Tomlinson Add MSNP9 back as an alternative alongside the existing MSN prpl. Cowardly