Make Tilda work without DBus
authorIra W. Snyder <devel@irasnyder.com>
Wed, 30 Jan 2008 07:28:58 +0000 (23:28 -0800)
committerIra W. Snyder <devel@irasnyder.com>
Wed, 30 Jan 2008 07:33:28 +0000 (23:33 -0800)
commita0d7aa88ed9f72d55e0c5f3436acf245dafb0209
treefebfc7b819325da814a897b3259146e38f02e710
parentc09b098b3ae784a30a4b45edfc07adedaff08c64
Make Tilda work without DBus

If DBus is not running on the system, make Tilda work as usual,
minus the DBus IPC, of course. This makes many of the new features
unavailable, but at least Tilda does not crash.

Note that Tilda will still crash if you kill DBus out from underneath
it. I'm very sure this happens to most (all?) programs that use DBus
for IPC. Fortunately, DBus is very stable.
tilda-controller.c
tilda-terminal.c
tilda-window.c
tilda.c