From 7e531020180affdae2d98ddd93594e7a1e9b4721 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Sat, 23 Feb 2008 15:22:58 +0000 Subject: fix up use of plugin input counts when running; SAE menu tweaks; fix up management and display of edit point selection; AU window stuff git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3117 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/session.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/ardour/session.cc') diff --git a/libs/ardour/session.cc b/libs/ardour/session.cc index c1afa92684..ac7789e5db 100644 --- a/libs/ardour/session.cc +++ b/libs/ardour/session.cc @@ -848,7 +848,7 @@ Session::when_engine_running () add_connection (c); } - BootMessage (_("Connect ports")); + BootMessage (_("Setup signal flow and plugins")); hookup_io (); -- cgit v1.2.3