~cairo-dock-team/cairo-dock-plug-ins/plug-ins

« back to all changes in this revision

Viewing changes to tomboy/data/CMakeLists.txt

  • Committer: Matthieu Baerts
  • Date: 2014-10-19 00:26:10 UTC
  • Revision ID: matttbe@gmail.com-20141019002610-ulf26s9b4c4rw10r
We just switched from BZR to Git.
Follow us on Github: https://github.com/Cairo-Dock

Note: we will only use Github to manage our source code and all pull requests.
Please continue to report your bugs/ideas/messages on our forum or Launchpad! 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
 
########### install files ###############
3
 
 
4
 
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/tomboy.conf
5
 
        icon.svg
6
 
        preview.jpg
7
 
        close.svg
8
 
        note.svg
9
 
        DESTINATION ${tomboydatadir})