Allow a normal session bus to be reused by applications using autolaunching
authorSjoerd Simons <sjoerd@luon.net>
Fri, 23 Nov 2007 10:31:05 +0000 (11:31 +0100)
committerSjoerd Simons <sjoerd@luon.net>
Fri, 23 Nov 2007 10:31:05 +0000 (11:31 +0100)
commited47b4502b4b6bc1cabd99be3c3b63859be72a7c
treeacb042c5780aad637122ed47f108e824afc1f35a
parentbef4260ad58bc9eb75e2e1a52ad9b49bc3c70fa5
Allow a normal session bus to be reused by applications using autolaunching

2007-11-23  Sjoerd Simons  <sjoerd@luon.net>

   * tools/dbus-launch.c: let both a normal dbus-launch and an
   autolaunched bus save their parameters in X11 if possible. This makes
   the autolaunch and non-autolaunch behaviour more similar. With the
   exception that on a normal launch there will always be a new session
   bus and not being able to save parameters is not fatal. This also
   enables to launch programs directly with autolaunch (not very usefull
   though).
ChangeLog
tools/dbus-launch.c