mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-24 22:27:36 +01:00
push ArdourMono font into OS X bundle
git-svn-id: svn://localhost/ardour2/branches/3.0@14029 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
8cce8a6d0e
commit
3fa36dab22
1 changed files with 2 additions and 1 deletions
|
|
@ -388,8 +388,9 @@ cp $BUILD_ROOT/gtk2_ardour/ardour3_ui_dark.rc $Resources
|
|||
cp -r ../../gtk2_ardour/icons $Resources
|
||||
cp -r ../../gtk2_ardour/pixmaps $Resources
|
||||
|
||||
# splash screen stuff
|
||||
# shared stuff
|
||||
cp -R ../../gtk2_ardour/splash.png $Shared
|
||||
cp -R ../../gtk2_ardour/ArdourMono.ttf $Shared
|
||||
|
||||
# go through and recursively remove any .svn dirs in the bundle
|
||||
for svndir in `find $APPDIR -name .svn -type dir`; do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue