[beast/devel: 69/77] SHELL: get rid of Birnet uses
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast/devel: 69/77] SHELL: get rid of Birnet uses
- Date: Wed, 1 May 2013 17:33:08 +0000 (UTC)
commit 303ef28b2549d25013badb44fd6e0b63c192731b
Author: Tim Janik <timj gnu org>
Date: Sun Apr 14 19:52:44 2013 +0200
SHELL: get rid of Birnet uses
shell/bsescminterp.cc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/shell/bsescminterp.cc b/shell/bsescminterp.cc
index eca764a..d58fd95 100644
--- a/shell/bsescminterp.cc
+++ b/shell/bsescminterp.cc
@@ -777,7 +777,7 @@ bse_scm_script_message (SCM s_type,
BSE_SCM_DEFER_INTS ();
SfiSeq *args = sfi_seq_new ();
/* keep arguments in sync with bsejanitor.proc */
- sfi_seq_append_string (args, BIRNET_LOG_DOMAIN);
+ sfi_seq_append_string (args, "BseScmShell");
sfi_seq_append_string (args, mtype.c_str());
sfi_seq_append_string (args, title);
sfi_seq_append_string (args, primary);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]