]> www.fi.muni.cz Git - evince.git/commit
Call gdk_notify_startup_complete when acting as remote
authorDavid Benjamin <davidben@mit.edu>
Thu, 20 Jan 2011 22:02:53 +0000 (17:02 -0500)
committerCarlos Garcia Campos <carlosgc@gnome.org>
Sat, 29 Jan 2011 12:59:16 +0000 (13:59 +0100)
commit6935cbce7dce37600abe92eec6344ffde0cc6bae
tree9a0769a590d13b2a5f7a362cb3a7f9ba1aa6dafd
parent432fc8e1301f7e00fcb14fc99a59e86eb5229b0b
Call gdk_notify_startup_complete when acting as remote

The new logic with multiple processes removed the call, causing a hung
startup notification when opening a document for the second time.

Signed-off-by: David Benjamin <davidben@mit.edu>
shell/ev-application.c