mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
package small-splash image in binary bundles
This commit is contained in:
parent
cf808c3e1c
commit
31554ebf84
2 changed files with 2 additions and 0 deletions
|
|
@ -531,6 +531,7 @@ fi
|
||||||
# share stuff
|
# share stuff
|
||||||
|
|
||||||
cp -R ../../gtk2_ardour/splash.png $Shared
|
cp -R ../../gtk2_ardour/splash.png $Shared
|
||||||
|
cp -R ../../gtk2_ardour/small-splash.png $Shared
|
||||||
cp -R ../../gtk2_ardour/ArdourMono.ttf $Shared
|
cp -R ../../gtk2_ardour/ArdourMono.ttf $Shared
|
||||||
|
|
||||||
# go through and recursively remove any .svn dirs in the bundle
|
# go through and recursively remove any .svn dirs in the bundle
|
||||||
|
|
|
||||||
|
|
@ -409,6 +409,7 @@ cp -r ../../gtk2_ardour/pixmaps $Resources
|
||||||
|
|
||||||
# shared stuff
|
# shared stuff
|
||||||
cp -R ../../gtk2_ardour/splash.png $Shared
|
cp -R ../../gtk2_ardour/splash.png $Shared
|
||||||
|
cp -R ../../gtk2_ardour/small-splash.png $Shared
|
||||||
cp -R ../../gtk2_ardour/ArdourMono.ttf $Shared
|
cp -R ../../gtk2_ardour/ArdourMono.ttf $Shared
|
||||||
|
|
||||||
# go through and recursively remove any .svn dirs in the bundle
|
# go through and recursively remove any .svn dirs in the bundle
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue