grim/guifications3

changed the test paths for testcolor.c to remove the 'gf' from it
set(PIXMAPS
pidgin.png
)
foreach(PIXMAP ${PIXMAPS})
install(FILES ${PIXMAP} DESTINATION share/pixmaps/purple-guifications)
endforeach(PIXMAP)