Mercurial > pidgin
annotate HACKING @ 17590:abc4dcd25c50
Compare the user-entered file extension to the GDK file extension
case-insensitively. So if a user types "example.JPG" when saving
a direct IM image, it'll save it as a jpeg and not fallback to
saving it as a png because it doesn't recognize JPG as a valid
file type. Another change that fixes #914
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sun, 10 Jun 2007 22:22:36 +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 |