]> www.fi.muni.cz Git - evince.git/commit
Use g_timeout_add_seconds instead of g_timeout_add when available.
authorCarlos Garcia Campos <carlosgc@gnome.org>
Sun, 29 Jul 2007 16:10:27 +0000 (16:10 +0000)
committerCarlos Garcia Campos <carlosgc@src.gnome.org>
Sun, 29 Jul 2007 16:10:27 +0000 (16:10 +0000)
commit0de4e4076b4198674b6fa77c8281cd62a293f2fe
treef07dac3c125ed3c1d615b954afb9dc9407ccc20b
parent5a3601d1ccfc1adf3f91e60f6de27e3ee1a5c6a2
Use g_timeout_add_seconds instead of g_timeout_add when available.

2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
* cut-n-paste/totem-screensaver/totem-scrsaver.c:
(screensaver_disable_x11):
* shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
* shell/ev-window.c: (presentation_set_timeout):
* shell/ev-view.c: (ev_view_presentation_transition_start):
Use g_timeout_add_seconds instead of g_timeout_add when
available.

svn path=/trunk/; revision=2594
ChangeLog
cut-n-paste/totem-screensaver/totem-scrsaver.c
shell/ev-metadata-manager.c
shell/ev-view.c
shell/ev-window.c