]> www.fi.muni.cz Git - evince.git/commit
[totem-screensaver] Use g_bus_watch_proxy instead of g_bus_watch_name
authorCarlos Garcia Campos <carlosgc@gnome.org>
Sat, 22 May 2010 14:42:44 +0000 (16:42 +0200)
committerCarlos Garcia Campos <carlosgc@gnome.org>
Tue, 25 May 2010 07:38:31 +0000 (09:38 +0200)
commit2514100774c5d1e1fa013daccfe92897c727e640
treeb0286a57ade9d33f5611e312868ab4b5c9a2c6f4
parent8f4c30ebbebb9128caea62bfaa89c0f3aea7a416
[totem-screensaver] Use g_bus_watch_proxy instead of g_bus_watch_name

This way we don't need a GDBusConnection ref, since the proxy created by
GDBus contains the shared connection.
cut-n-paste/totem-screensaver/totem-scrsaver.c
cut-n-paste/totem-screensaver/totem-scrsaver.h
shell/ev-application.c