diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-03-03 05:55:22 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-03-03 05:55:22 +0800 |
commit | f9844520f2613ab7c5d886119a9a9b6f9d0d5121 (patch) | |
tree | 8d5a5867a476099cf29c622b371a3ceb513922fb /ChangeLog | |
parent | 2bb56d082c838fc5cc72b271b6f244671868bc3d (diff) | |
download | gsoc2013-epiphany-f9844520f2613ab7c5d886119a9a9b6f9d0d5121.tar.gz gsoc2013-epiphany-f9844520f2613ab7c5d886119a9a9b6f9d0d5121.tar.zst gsoc2013-epiphany-f9844520f2613ab7c5d886119a9a9b6f9d0d5121.zip |
Don't try to connect to the session bus when we're starting a private
2006-03-02 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-dbus.c: (_ephy_dbus_startup):
Don't try to connect to the session bus when we're
starting a private instance.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-03-02 Christian Persch <chpe@cvs.gnome.org> + + * src/ephy-dbus.c: (_ephy_dbus_startup): + + Don't try to connect to the session bus when we're + starting a private instance. + 2006-03-02 Peter Harvey <peter.a.harvey@gmail.com> * src/ephy-window.c |