[dia] Remove debug spew not meant to be commited
- From: Hans Breuer <hans src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dia] Remove debug spew not meant to be commited
- Date: Sat, 14 Aug 2010 18:43:39 +0000 (UTC)
commit fd3b0b6b699f5f79987effd91d3c8bd5e7bb50e1
Author: Hans Breuer <hans breuer org>
Date: Sat Aug 14 20:43:59 2010 +0200
Remove debug spew not meant to be commited
app/menus.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/menus.c b/app/menus.c
index 3bc5851..f89de77 100644
--- a/app/menus.c
+++ b/app/menus.c
@@ -806,7 +806,7 @@ _ui_manager_connect_proxy (GtkUIManager *manager,
{
const gchar *name = gtk_action_get_name (action);
- g_print ("Action '%s' missing tooltip\n", name);
+ dia_log_message ("Action '%s' missing tooltip\n", name);
}
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]