Do not install oxygen icons to avoid collisions with icons from oxygen-icons.

This commit is contained in:
Andrius Štikonas 2015-02-05 01:07:29 +00:00
parent ba9af39a0a
commit 3321f19371
7 changed files with 0 additions and 10 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 875 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.0 KiB

View File

@ -1,11 +1 @@
# collect the needed icon files
set (PARTITIONMANAGER_OXYGEN_ICONS
16-apps-partitionmanager.png
22-apps-partitionmanager.png
32-apps-partitionmanager.png
48-apps-partitionmanager.png
64-apps-partitionmanager.png
128-apps-partitionmanager.png
)
ecm_install_icons(ICONS sc-apps-partitionmanager.svg DESTINATION ${ICON_INSTALL_DIR})
ecm_install_icons(ICONS ${PARTITIONMANAGER_OXYGEN_ICONS} DESTINATION ${ICON_INSTALL_DIR} THEME oxygen)