Mercurial > pidgin
annotate HACKING @ 25722:be762644486f
Actually close the assoiciated jsx when closing an IBB session.
This also ensures the file we're writing to is actually closes (this might
be what caused a truncated received file on Windows.).
Change g_fopen/g_fclose to fopen/fclose (these are glib 2.6+).
Some additional debug output
author | Marcus Lundblad <ml@update.uu.se> |
---|---|
date | Sat, 27 Sep 2008 19:39:17 +0000 |
parents | d73ee2690376 |
children |
rev | line source |
---|---|
16174
c95641c98e47
Let's just have HACKING point to Trac, okay?
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
1 For information on hacking on Pidgin, Finch, or libpurple, see: |
c95641c98e47
Let's just have HACKING point to Trac, okay?
Richard Laager <rlaager@wiktel.com>
parents:
diff
changeset
|
2 http://developer.pidgin.im |