]> www.fi.muni.cz Git - evince.git/blobdiff - shell/ev-application.c
[totem-screensaver] Use g_bus_watch_proxy instead of g_bus_watch_name
[evince.git] / shell / ev-application.c
index 4fd4e371748117a383f15a718f86441411b5f647..dadc4663ce76366875cad88f81de87435008ad2d 100644 (file)
@@ -888,7 +888,7 @@ ev_application_init (EvApplication *ev_application)
 
        ev_application->keys = ev_media_player_keys_new (ev_application->connection);
 
-       ev_application->scr_saver = totem_scrsaver_new (ev_application->connection);
+       ev_application->scr_saver = totem_scrsaver_new ();
 }
 #else
         ev_application->scr_saver = totem_scrsaver_new (NULL);