View | Details | Raw Unified | Return to bug 24126
Collapse All | Expand All

(-)clementine-0.5/src/CMakeLists.txt~ (+8 lines)
Lines 781-786 else (APPLE) Link Here
781
    DESTINATION share/icons/hicolor/64x64/apps/
781
    DESTINATION share/icons/hicolor/64x64/apps/
782
    RENAME application-x-clementine.png
782
    RENAME application-x-clementine.png
783
  )
783
  )
784
  install(FILES ../dist/clementine_32.png
785
    DESTINATION share/icons/hicolor/32x32/apps/
786
    RENAME application-x-clementine.png
787
  )
788
  install(FILES ../dist/clementine_16.png
789
    DESTINATION share/icons/hicolor/16x16/apps/
790
    RENAME application-x-clementine.png
791
  )
784
792
785
  install(FILES ../data/icon.svg
793
  install(FILES ../data/icon.svg
786
    DESTINATION share/icons/hicolor/scalable/apps/
794
    DESTINATION share/icons/hicolor/scalable/apps/

Return to bug 24126