~ubuntu-branches/ubuntu/saucy/cairo-dock-plug-ins/saucy

« back to all changes in this revision

Viewing changes to shared-files/images/CMakeLists.txt

Tags: upstream-3.0.0.0beta1
ImportĀ upstreamĀ versionĀ 3.0.0.0beta1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
########### install files ###############
 
3
 
 
4
install(FILES
 
5
        expose-desktops.svg
 
6
        expose-windows.svg
 
7
        show-desktop.svg
 
8
        widget-layer.svg
 
9
        DESTINATION ${shared_filesdatadir}/images)