annotate po/POTFILES.skip @ 17729:0a4238600947

Fixed recognition of the extension of certain JPG files. The 4th character may be anything between e0 and ef; the first 3 should be sufficient for a magic number, though a more 'complete' solution would verify that (e0 <= data[3] <= ef). Also, added recognition of TIF files (magic number: MM or II). Refs #725, which gave examples of several JPGs with (data[3] == e1).
author Evan Schoenberg <evan.s@dreskin.net>
date Tue, 05 Jun 2007 12:04:09 +0000
parents c6233773ce1d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
17456
c6233773ce1d We don't need to translate nullprpl.
Richard Laager <rlaager@wiktel.com>
parents: 16138
diff changeset
1 libpurple/protocols/null/nullprpl.c
16138
e86977379fc1 Add a POTFILES.skip file to skip the crazychat plugin, which isn't built by
Richard Laager <rlaager@wiktel.com>
parents:
diff changeset
2 pidgin/plugins/crazychat/cc_pidgin_plugin.c