mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 11:46:25 +01:00
rename the i18n package name for libardour to follow the convention of {dirname}{major-version}
git-svn-id: svn://localhost/ardour2/branches/3.0@13984 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
02a21a4a3f
commit
88396a8f56
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ CURRENT_SESSION_FILE_VERSION = 3001
|
|||
# Variables for 'waf dist'
|
||||
APPNAME = 'libardour3'
|
||||
VERSION = LIBARDOUR_VERSION
|
||||
I18N_PACKAGE = 'libardour3'
|
||||
I18N_PACKAGE = 'ardour3'
|
||||
|
||||
# Mandatory variables
|
||||
top = '.'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue