From 31554ebf8495fb88c73cbf9e90ccffb934d7a0d3 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Tue, 15 Oct 2013 21:30:12 -0400 Subject: package small-splash image in binary bundles --- tools/linux_packaging/build | 1 + tools/osx_packaging/osx_build | 1 + 2 files changed, 2 insertions(+) (limited to 'tools') diff --git a/tools/linux_packaging/build b/tools/linux_packaging/build index 3d8b58c97c..3bf793a637 100755 --- a/tools/linux_packaging/build +++ b/tools/linux_packaging/build @@ -531,6 +531,7 @@ fi # share stuff cp -R ../../gtk2_ardour/splash.png $Shared +cp -R ../../gtk2_ardour/small-splash.png $Shared cp -R ../../gtk2_ardour/ArdourMono.ttf $Shared # go through and recursively remove any .svn dirs in the bundle diff --git a/tools/osx_packaging/osx_build b/tools/osx_packaging/osx_build index 8cce6423d6..bab4906f2e 100755 --- a/tools/osx_packaging/osx_build +++ b/tools/osx_packaging/osx_build @@ -409,6 +409,7 @@ cp -r ../../gtk2_ardour/pixmaps $Resources # shared stuff cp -R ../../gtk2_ardour/splash.png $Shared +cp -R ../../gtk2_ardour/small-splash.png $Shared cp -R ../../gtk2_ardour/ArdourMono.ttf $Shared # go through and recursively remove any .svn dirs in the bundle -- cgit v1.2.3