[beast: 13/24] BEAST: use "Audio Synthesizer and Tracker" in splash screen



commit a7ddb66f38497af1d13e24dcacca8db04cfbf124
Author: Tim Janik <timj gnu org>
Date:   Mon Sep 14 10:44:03 2015 +0200

    BEAST: use "Audio Synthesizer and Tracker" in splash screen

 beast-gtk/bstmain.cc |    2 +-
 r+d-files/bse-ellf.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/beast-gtk/bstmain.cc b/beast-gtk/bstmain.cc
index 28bab4f..ddf7e60 100644
--- a/beast-gtk/bstmain.cc
+++ b/beast-gtk/bstmain.cc
@@ -123,7 +123,7 @@ main (int   argc,
   gtk_object_set_user_data (GTK_OBJECT (beast_splash), NULL);  /* fix for broken user_data in 2.2 */
   bst_splash_set_text (beast_splash,
                       Rapicorn::string_format ("<b><big>BEAST</big></b>\n"
-                                                "<b>The Better Audio System</b>\n"
+                                                "<b>The BSE Equipped Audio Synthesizer and Tracker</b>\n"
                                                 "<b>Version %s (%s)</b>\n",
                                                 BST_VERSION, BST_VERSION_HINT));
   bst_splash_update_entity (beast_splash, _("Startup"));
diff --git a/r+d-files/bse-ellf.c b/r+d-files/bse-ellf.c
index a0c3c58..b624a15 100644
--- a/r+d-files/bse-ellf.c
+++ b/r+d-files/bse-ellf.c
@@ -1,4 +1,4 @@
-/* BSE - Better Sound Engine
+/* BSE - Beast Sound Engine
  * Copyright (C) 2006 Tim Janik
  * Copyright (C) 1984, 1987, 1988, 1989, 1995, 2000 Stephen L. Moshier
  *


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]