Remove join function; the code is long and I don't think anybody
[dcpomatic.git] / graphics / wscript
index 23c3d56ea7827c1c624d7ce0cae605cb672f44f9..72418cb53420a7547024e41b2a8c5031178eb797 100644 (file)
@@ -30,3 +30,8 @@ def build(bld):
     if not bld.env.TARGET_WINDOWS:
         bld.install_as('${PREFIX}/share/dcpomatic2/dcpomatic2_server_small.png', 'linux/16/dcpomatic2.png')
         bld.install_files('${PREFIX}/share/dcpomatic2', 'splash.png')
+        bld.install_files('${PREFIX}/share/dcpomatic2', 'zoom.png')
+        bld.install_files('${PREFIX}/share/dcpomatic2', 'zoom_all.png')
+        bld.install_files('${PREFIX}/share/dcpomatic2', 'select.png')
+        bld.install_files('${PREFIX}/share/dcpomatic2', 'snap.png')
+        bld.install_files('${PREFIX}/share/dcpomatic2', 'sequence.png')