Add zoom-all button.
[dcpomatic.git] / graphics / wscript
index 23c3d56ea7827c1c624d7ce0cae605cb672f44f9..7f88cd0692a81c7f0109f6a84092926e0b9fa30b 100644 (file)
@@ -30,3 +30,6 @@ 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')