view gaim.desktop @ 4002:9891c1458eb7

[gaim-migrate @ 4202] "Sorry, but in my last direct IM patch (633589), I broke receiving typing notifications. Here is the one line patch that fixes it back the way it should be. Basically, the if(flags == 0x000c) should have been if(flags & 0x000c) At the moment, receiving typing notifications is broken in gaim since this is in a block under if(flags & 0x0002) so, the == 0x000c will never be true. " -- Graham Booker (gbooker) committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Tue, 26 Nov 2002 14:23:06 +0000
parents d85208a99af2
children d567b52d5ed2
line wrap: on
line source

[Desktop Entry]
Encoding=UTF-8
Name=Gaim
Comment=Multi-protocol Instant Messaging Client
Exec=gaim
Icon=gaim.png
Terminal=false
Type=Application
Categories=Application;Network;