From 982d639d44f23ac46aa19ddb08055fa8cec9b0fd Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Thu, 27 Apr 2006 09:04:24 +0000 Subject: "The In-Flight Hack, 2006" a) measure lines extend the full height of the canvas b) region name color bars and text positioning now adjusted to match font size for different display resolutions c) vertical scrollbar limited to cover visible tracks only git-svn-id: svn://localhost/trunk/ardour2@486 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/main.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/main.cc') diff --git a/gtk2_ardour/main.cc b/gtk2_ardour/main.cc index 00b91e00e7..76ec0f3da3 100644 --- a/gtk2_ardour/main.cc +++ b/gtk2_ardour/main.cc @@ -342,7 +342,7 @@ main (int argc, char *argv[]) } if (no_splash) { - cerr << _("Copyright (C) 1999-2005 Paul Davis") << endl + cerr << _("Copyright (C) 1999-2006 Paul Davis") << endl << _("Some portions Copyright (C) Steve Harris, Ari Johnson, Brett Viren, Joel Baker") << endl << endl << _("Ardour comes with ABSOLUTELY NO WARRANTY") << endl -- cgit v1.2.3