From: Carl Hetherington Date: Mon, 18 May 2020 10:21:56 +0000 (+0200) Subject: Another missed place for the link icon. X-Git-Tag: v2.15.75~2 X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=b90a76b342aebc1739c1485aa53b45ebca485344 Another missed place for the link icon. --- diff --git a/graphics/wscript b/graphics/wscript index 60e8f4820..5b51abb94 100644 --- a/graphics/wscript +++ b/graphics/wscript @@ -38,3 +38,4 @@ def build(bld): bld.install_files('${PREFIX}/share/dcpomatic2', 'me.jpg') bld.install_files('${PREFIX}/share/dcpomatic2', 'tick.png') bld.install_files('${PREFIX}/share/dcpomatic2', 'no_tick.png') + bld.install_files('${PREFIX}/share/dcpomatic2', 'link.png')