commit b5cc2958282c498700f19a8ff1399c0d145f79b3
parent 3716a66e8f30f6438ae73a266dec2b91be8447fe
Author: fundamental <[email protected]>
Date: Sat, 11 Jul 2020 13:57:23 -0400
Add .png verion of icon
Alternative icon requested for use in NSM
Diffstat:
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
@@ -42,6 +42,8 @@ install(FILES zynaddsubfx-jack-multi.desktop zynaddsubfx-jack.desktop zynaddsubf
DESTINATION share/applications)
install(FILES zynaddsubfx.svg
DESTINATION share/pixmaps)
+install(FILES zynaddsubfx.png
+ DESTINATION share/pixmaps)
install(DIRECTORY instruments/banks
DESTINATION share/zynaddsubfx)
if(DEFINED ZYN_EXAMPLESDIR)
diff --git a/zynaddsubfx.png b/zynaddsubfx.png
Binary files differ.