[tracker/gconf-dbus: 10/15] libtracker-common: Use warning instead of message
- From: Philip Van Hoof <pvanhoof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/gconf-dbus: 10/15] libtracker-common: Use warning instead of message
- Date: Tue, 5 Apr 2011 12:31:09 +0000 (UTC)
commit 3e436dfca7b56f9120575118e86152c5f231393a
Author: Philip Van Hoof <philip codeminded be>
Date: Mon Apr 4 13:50:54 2011 +0200
libtracker-common: Use warning instead of message
src/libtracker-common/tracker-locale-gconfdbus.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/libtracker-common/tracker-locale-gconfdbus.c b/src/libtracker-common/tracker-locale-gconfdbus.c
index 6296666..b70fef9 100644
--- a/src/libtracker-common/tracker-locale-gconfdbus.c
+++ b/src/libtracker-common/tracker-locale-gconfdbus.c
@@ -332,7 +332,7 @@ tracker_locale_gconfdbus_init (void)
if (error) {
if (error->code == G_DBUS_ERROR_UNKNOWN_METHOD) {
- g_message ("GetDefaultDatabase doesn't exist on %s, this GConf "
+ g_warning ("GetDefaultDatabase doesn't exist on %s, this GConf "
"doesn't look like a gconf-dbus.\n"
"Continuing in non-maemo mode",
GCONF_DBUS_SERVER_OBJECT);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]