comparison gaim-installer.nsi @ 15602:b03021cef5cb

SF Patch #1653845 from Matt Perry "Consider what happens when you call gaim_conversation_write with flags = GAIM_MESSAGE_RAW|GAIM_MESSAGE_NO_LOG; Intuitively, one would expect a raw message (no formatting when displayed), that is not written to the logs. However, in gaim_gtkconv_write_conv, NO_LOG is checked first and takes priority, adding additional formatting. This patch simply changes the order of the checks, so that RAW is checked first and has priority over all other message types."
author Richard Laager <rlaager@wiktel.com>
date Fri, 09 Feb 2007 17:23:47 +0000
parents d9ef62fb7e7b
children
comparison
equal deleted inserted replaced
15601:46db943326fb 15602:b03021cef5cb