~keith-penguin/kdegames/trunk

« back to all changes in this revision

Viewing changes to kdiamond/themes/CMakeLists.txt

  • Committer: Keith Worrell
  • Date: 2009-03-18 05:35:28 UTC
  • Revision ID: keith.worrell@gmail.com-20090318053528-mx6x9c0ngmg0kg6p
imported project

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
set(kdiamond_THEME_SRCS
 
2
        default.desktop
 
3
        default.svgz
 
4
        default.png
 
5
)
 
6
install(FILES ${kdiamond_THEME_SRCS} DESTINATION ${DATA_INSTALL_DIR}/kdiamond/themes)