~ken-vandine/unity/make-quicklists-work-again

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: Michael Terry
  • Date: 2010-12-13 21:05:18 UTC
  • mto: This revision was merged to the branch mainline in revision 718.
  • Revision ID: mike@mterry.name-20101213210518-cepzr5qwyw2uvu41
install ccsm plugin icon

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
file (GLOB _datafiles "${CMAKE_CURRENT_SOURCE_DIR}/resources/*")
55
55
install (FILES ${_datafiles} DESTINATION ${PKGDATADIR})
56
56
 
 
57
install (FILES plugin-unityshell.png DESTINATION ${DATADIR}/ccsm/icons/hicolor/64x64/apps)
 
58
 
57
59
#
58
60
# i18n
59
61
#