grim/guifications3

moved guifications-gtk to the new cmake module
cmake
2010-12-15, Gary Kramlich
15a3bc316ac4
moved guifications-gtk to the new cmake module
set(PIXMAPS
mpris.png
)
foreach(PIXMAP ${PIXMAPS})
install(FILES ${PIXMAP} DESTINATION share/pixmaps/guifications-daemon/mpris)
endforeach(PIXMAP)