From 12139af83eb63699e7603b30c4304436dd0e6959 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 30 Jan 2013 12:56:11 +0000 Subject: fix references to bold mono git-svn-id: svn://localhost/ardour2/branches/3.0@14036 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/startup.cc | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'gtk2_ardour/startup.cc') diff --git a/gtk2_ardour/startup.cc b/gtk2_ardour/startup.cc index 042bd7f75a..5916d3bfa2 100644 --- a/gtk2_ardour/startup.cc +++ b/gtk2_ardour/startup.cc @@ -130,8 +130,9 @@ Ardour will play NO role in monitoring")) set_type_hint(Gdk::WINDOW_TYPE_HINT_DIALOG); - // setup_prerelease_page (); - +#ifdef __APPLE__ + setup_prerelease_page (); +#endif if (new_user) { setup_new_user_page (); @@ -192,13 +193,11 @@ ArdourStartup::setup_prerelease_page () VBox* vbox = manage (new VBox); Label* label = manage (new Label); label->set_markup (_("Welcome to this BETA release of Ardour 3.0\n\n\ -There are still several issues and bugs to be worked on,\n\ -as well as general workflow improvements, before this can be considered\n\ -release software. So, a few guidelines:\n\ +Ardour 3.0 has been released for Linux but because of the lack of testers,\n\ +it is still at the beta stage on OS X. So, a few guidelines:\n\ \n\ 1) Please do NOT use this software with the expectation that it is stable or reliable\n\ though it may be so, depending on your workflow.\n\ -2) Please see http://ardour.org/a3_features for a guide to new features.\n\ 3) Please do NOT use the forums at ardour.org to report issues.\n\ 4) Please DO use the bugtracker at http://tracker.ardour.org/ to report issues\n\ making sure to note the product version number as 3.0-beta.\n\ -- cgit v1.2.3