package small-splash image in binary bundles
authorPaul Davis <paul@linuxaudiosystems.com>
Wed, 16 Oct 2013 01:30:12 +0000 (21:30 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Wed, 16 Oct 2013 01:30:12 +0000 (21:30 -0400)
tools/linux_packaging/build
tools/osx_packaging/osx_build

index 3d8b58c97ca524b9e849e13e1e1e86935ea40c8d..3bf793a6371ce717096b0684be13be4e20d872bb 100755 (executable)
@@ -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
index 8cce6423d66859f3e1cabaa98c1b6e4cf9e44642..bab4906f2e08d22c751c335ac7a0417b1c923ca0 100755 (executable)
@@ -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