mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-30 18:37:40 +01:00
fix up translation domains to reflect v2; functor command header
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2477 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
2e765255e9
commit
9ea281bdea
5 changed files with 125 additions and 19 deletions
|
|
@ -13,7 +13,7 @@ gtkmmtests = env.Copy()
|
|||
# this defines the version number of the GTK interface to ardour
|
||||
#
|
||||
|
||||
domain = 'gtk_ardour'
|
||||
domain = 'gtk2_ardour'
|
||||
|
||||
gtkardour.Append(DOMAIN=domain, MAJOR=1,MINOR=0,MICRO=2)
|
||||
gtkardour.Append(CCFLAGS="-DPACKAGE=\\\"" + domain + "\\\"")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue