~ubuntu-branches/ubuntu/vivid/muon/vivid-proposed

« back to all changes in this revision

Viewing changes to discover/icons/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Scarlett Clark
  • Date: 2015-03-24 07:36:31 UTC
  • mto: This revision was merged to the branch mainline in revision 86.
  • Revision ID: package-import@ubuntu.com-20150324073631-7nmay5episnfkdlt
Tags: upstream-5.2.2
ImportĀ upstreamĀ versionĀ 5.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
ecm_install_icons(
2
2
    ICONS
3
 
        hi128-apps-muondiscover.png
4
 
        hi16-apps-muondiscover.png
5
 
        hi22-apps-muondiscover.png
6
 
        hi32-apps-muondiscover.png
7
 
        hi48-apps-muondiscover.png
8
 
        hisc-apps-muondiscover.svgz
 
3
        128-apps-muondiscover.png
 
4
        16-apps-muondiscover.png
 
5
        22-apps-muondiscover.png
 
6
        32-apps-muondiscover.png
 
7
        48-apps-muondiscover.png
 
8
        sc-apps-muondiscover.svgz
9
9
    DESTINATION ${ICON_INSTALL_DIR}
10
10
    THEME hicolor
11
11
)