]> www.fi.muni.cz Git - evince.git/commit
shell: Don't crash when we don't have a DBUS connection
authorChristian Persch <chpe@gnome.org>
Tue, 20 Oct 2009 18:01:12 +0000 (20:01 +0200)
committerChristian Persch <chpe@gnome.org>
Tue, 20 Oct 2009 18:01:12 +0000 (20:01 +0200)
commitba540cc933501c25ee8caddc9225b782e0fec8ae
tree29cfba43ea877f519563e633ce9f8a306228c021
parentebcb31119d3e0fcb586cc36ee1e94b12dcd40bb0
shell: Don't crash when we don't have a DBUS connection

When getting the DBUS fails, we don't create the applications->windows
hash table, but were still looking things up in it.
shell/ev-application.c