~ubuntu-branches/ubuntu/utopic/cairo-dock/utopic

« back to all changes in this revision

Viewing changes to data/icons/CMakeLists.txt

Tags: upstream-2.3.0~1
ImportĀ upstreamĀ versionĀ 2.3.0~1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
########### install files ###############
 
3
 
 
4
install (FILES theme-distant.svg
 
5
        theme-local.svg
 
6
        theme-new.svg
 
7
        theme-updated.svg
 
8
        theme-user.svg
 
9
        balloons.png
 
10
        DESTINATION ${pkgdatadir}/icons )
 
11