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:
@@ -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 = '.'
|
||||
|
||||
Reference in New Issue
Block a user