[grilo-plugins] flickr: Do not show a warning if GOA for Flickr is not available
- From: Juan A. Suarez Romero <jasuarez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins] flickr: Do not show a warning if GOA for Flickr is not available
- Date: Tue, 7 May 2013 13:50:15 +0000 (UTC)
commit 6ac1d095f4a3b0beec16637212039041e9d0bf88
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date: Tue May 7 15:49:18 2013 +0200
flickr: Do not show a warning if GOA for Flickr is not available
Rather, use an information message.
src/flickr/grl-flickr.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/flickr/grl-flickr.c b/src/flickr/grl-flickr.c
index 8c52a58..421cd46 100644
--- a/src/flickr/grl-flickr.c
+++ b/src/flickr/grl-flickr.c
@@ -166,7 +166,7 @@ grl_flickr_plugin_init (GrlRegistry *registry,
if (goa_config == NULL)
{
- GRL_WARNING ("Cannot get flickr sources from GOA.");
+ GRL_INFO ("Cannot get flickr sources from GOA.");
}
else
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]