mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24:57 +01:00
Undo habits of a Serif font lover
This commit is contained in:
parent
407c2bed63
commit
65b6f39e21
5 changed files with 5 additions and 5 deletions
|
|
@ -919,7 +919,7 @@ def build(bld):
|
|||
# Icons/Images
|
||||
bld.install_files(os.path.join (bld.env['DATADIR'], 'icons'), bld.path.ant_glob('icons/*.png'))
|
||||
bld.install_files(bld.env['DATADIR'], 'ArdourMono.ttf')
|
||||
bld.install_files(bld.env['DATADIR'], 'ArdourSerif.ttf')
|
||||
bld.install_files(bld.env['DATADIR'], 'ArdourSans.ttf')
|
||||
|
||||
# Application/Product specific resources (icon, splash)
|
||||
pgmname = bld.env['PROGRAM_NAME']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue