[tracker] libtracker-common: Use warning instead of message
- From: Philip Van Hoof <pvanhoof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] libtracker-common: Use warning instead of message
- Date: Tue, 5 Apr 2011 13:12:34 +0000 (UTC)
commit 0b5a10246b0ec079e1f50fd818691a95a083cc3c
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]