mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-22 06:36:29 +01:00
merge 3.0 12308:12389
git-svn-id: svn://localhost/ardour2/branches/3.0-SG@12391 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
08c87b22b4
commit
89df06eb2d
88 changed files with 877 additions and 717 deletions
|
|
@ -114,7 +114,7 @@ system_midi_map_search_path ()
|
|||
return spath_env;
|
||||
}
|
||||
|
||||
SearchPath spath (system_data_search_path());
|
||||
SearchPath spath (ardour_data_search_path());
|
||||
spath.add_subdirectory_to_paths(midi_map_dir_name);
|
||||
|
||||
// just return the first directory in the search path that exists
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue