]> www.fi.muni.cz Git - evince.git/commit
[shell] Remove DBUS conditionals from TotemScrsaver
authorChristian Persch <chpe@gnome.org>
Thu, 13 May 2010 12:59:18 +0000 (14:59 +0200)
committerCarlos Garcia Campos <carlosgc@gnome.org>
Tue, 25 May 2010 07:38:31 +0000 (09:38 +0200)
commit5478e7ba12be2167143e58a33508a555d8533813
tree196090205d3b2b325060b3ab9bf65002f3e8f04b
parent2baf0a33fd22d79a6803cdff480e8a293b2f0049
[shell] Remove DBUS conditionals from TotemScrsaver

Now that GDBus is in GIO, there's no need to conditionally compile this
code. Just allow passing %NULL for @connection in totem_scrsaver_new()
to disable using DBUS to inhibit the screensaver.
cut-n-paste/totem-screensaver/totem-scrsaver.c
cut-n-paste/totem-screensaver/totem-scrsaver.h
shell/ev-application.c