[beast/devel: 66/77] BST: get rid of Birnet uses
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast/devel: 66/77] BST: get rid of Birnet uses
- Date: Wed, 1 May 2013 17:32:52 +0000 (UTC)
commit 0ee5c830046956cd29d2c0e975467026921abde9
Author: Tim Janik <timj gnu org>
Date: Sun Apr 14 19:52:07 2013 +0200
BST: get rid of Birnet uses
beast-gtk/bstusermessage.hh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/beast-gtk/bstusermessage.hh b/beast-gtk/bstusermessage.hh
index a36becc..ddb325e 100644
--- a/beast-gtk/bstusermessage.hh
+++ b/beast-gtk/bstusermessage.hh
@@ -74,7 +74,7 @@ BstMsgBit* bst_msg_bit_create_choice (guint id,
#define BST_MSG_CHOICE_S(id, name, sticn, sens) bst_msg_bit_create_choice (id, name, sticn, (sens) ? "" :
"I") /* insensitive */
#define BST_MSG_DIALOG(lvl, ...) ({ BstMsgType __mt = lvl; uint __result = 0;
\
BstMsgBit *__ba[] = { __VA_ARGS__ };
\
- __result = bst_message_dialog_display (BIRNET_LOG_DOMAIN,
\
+ __result = bst_message_dialog_display ("BEAST", \
__mt, RAPICORN_ARRAY_SIZE (__ba), __ba);
\
__result; })
G_END_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]