mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-22 06:36:29 +01:00
tweak boot message so the final message makes more sense
This commit is contained in:
parent
2ef8c06464
commit
0fba29a67a
1 changed files with 2 additions and 0 deletions
|
|
@ -1381,6 +1381,8 @@ Session::load_routes (const XMLNode& node, int version)
|
|||
|
||||
add_routes (new_routes, false, false, false);
|
||||
|
||||
BootMessage (_("Finished loading tracks/busses."));
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue