plugin selection via menu, along with "favorites"

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3284 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2008-04-24 17:59:08 +00:00
parent 805d4d54a1
commit 1e59c4a220
13 changed files with 296 additions and 12 deletions

View file

@ -6,7 +6,7 @@ import glob
Import('env libraries i18n install_prefix')
pbd = env.Copy()
pbd = env.Clone()
domain = 'libpbd'