mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
many fixes to audio file code, SMPTE offset now works correctly
git-svn-id: svn://localhost/ardour2/trunk@649 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
fdda19d3d4
commit
728835e5e7
22 changed files with 351 additions and 318 deletions
|
|
@ -255,7 +255,7 @@ else:
|
|||
env.Alias('install', env.InstallAs(os.path.join(install_prefix, 'bin')+'/ardour2', ardoursh))
|
||||
|
||||
if env['NLS']:
|
||||
Export('gtkardour', 'intl_files')
|
||||
Export('gtkardour', 'intl_files')
|
||||
SConscript ('po/SConscript')
|
||||
|
||||
# configuration files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue