wrlib: Renamed image format related files for clarity
commitc3a132215dcf6565b5335bc27752648a3b8562e9
authorChristophe CURIS <christophe.curis@free.fr>
Fri, 8 Nov 2013 17:50:03 +0000 (8 18:50 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 30 Dec 2013 18:11:03 +0000 (30 18:11 +0000)
tree66e8efc73c0bb23982d8f374dafa92461aeec0fb
parentf619546af9ed4abc3fdb7f18defddea2a4a1aba9
wrlib: Renamed image format related files for clarity

This patch makes all files appear together when listing files and
it is more clear about their function.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
wrlib/Makefile.am
wrlib/load_gif.c [moved from wrlib/gif.c with 100% similarity]
wrlib/load_jpeg.c [moved from wrlib/jpeg.c with 100% similarity]
wrlib/load_png.c [moved from wrlib/png.c with 100% similarity]
wrlib/load_ppm.c [moved from wrlib/ppm.c with 100% similarity]
wrlib/load_tiff.c [moved from wrlib/tiff.c with 100% similarity]
wrlib/load_xpm.c [moved from wrlib/xpm.c with 100% similarity]
wrlib/load_xpm_normalized.c [moved from wrlib/nxpm.c with 100% similarity]