summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2007-04-11 19:17:23 +0000
committerBastien Nocera <hadess@src.gnome.org>2007-04-11 19:17:23 +0000
commite7da588f4906cbe4b75adc4bbab128d9e9435c9f (patch)
tree1cb5df50cab5c3578b11e4d49eaaf4f519493491 /ChangeLog
parentd49953b0db4e4536a99fff912941cc8ce6c3422b (diff)
downloadtotem-e7da588f4906cbe4b75adc4bbab128d9e9435c9f.tar.gz
Don't print errors when we can't set the status as Galago isn't available,
2007-04-11 Bastien Nocera <hadess@hadess.net> * lib/totem-galago.c: (totem_galago_init), (totem_galago_set_idleness), (totem_galago_finalize): Don't print errors when we can't set the status as Galago isn't available, we already printed out an error in _init() svn path=/trunk/; revision=4215
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1cfe3768b..f432637fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-04-11 Bastien Nocera <hadess@hadess.net>
+ * lib/totem-galago.c: (totem_galago_init),
+ (totem_galago_set_idleness), (totem_galago_finalize):
+ Don't print errors when we can't set the status as Galago
+ isn't available, we already printed out an error in _init()
+
+2007-04-11 Bastien Nocera <hadess@hadess.net>
+
* configure.in:
* lib/Makefile.am:
* lib/totem-galago.[ch]: