diff options
author | Bastien Nocera <hadess@hadess.net> | 2007-04-11 19:17:23 +0000 |
---|---|---|
committer | Bastien Nocera <hadess@src.gnome.org> | 2007-04-11 19:17:23 +0000 |
commit | e7da588f4906cbe4b75adc4bbab128d9e9435c9f (patch) | |
tree | 1cb5df50cab5c3578b11e4d49eaaf4f519493491 /ChangeLog | |
parent | d49953b0db4e4536a99fff912941cc8ce6c3422b (diff) | |
download | totem-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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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]: |