diff options
author | Crispin Flowerday <gnome@flowerday.cx> | 2006-01-04 04:05:20 +0800 |
---|---|---|
committer | Crispin Flowerday <crispin@src.gnome.org> | 2006-01-04 04:05:20 +0800 |
commit | b6829af16259dfed8ee4ab24df75c507d319ce0c (patch) | |
tree | f722c8b9c8508ce1c48e9e40aad282bd46c04943 /ChangeLog | |
parent | bc5a4679c51ed57ef663d94eb473fdc6f10c2ebb (diff) | |
download | gsoc2013-epiphany-b6829af16259dfed8ee4ab24df75c507d319ce0c.tar gsoc2013-epiphany-b6829af16259dfed8ee4ab24df75c507d319ce0c.tar.gz gsoc2013-epiphany-b6829af16259dfed8ee4ab24df75c507d319ce0c.tar.bz2 gsoc2013-epiphany-b6829af16259dfed8ee4ab24df75c507d319ce0c.tar.lz gsoc2013-epiphany-b6829af16259dfed8ee4ab24df75c507d319ce0c.tar.xz gsoc2013-epiphany-b6829af16259dfed8ee4ab24df75c507d319ce0c.tar.zst gsoc2013-epiphany-b6829af16259dfed8ee4ab24df75c507d319ce0c.zip |
Tell dbus not to exit the application if the bus disconnects.
2006-01-03 Crispin Flowerday <gnome@flowerday.cx>
* src/ephy-dbus.c (ephy_dbus_connect_to_session_bus):
Tell dbus not to exit the application if the bus disconnects.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-01-03 Crispin Flowerday <gnome@flowerday.cx> + + * src/ephy-dbus.c (ephy_dbus_connect_to_session_bus): + + Tell dbus not to exit the application if the bus disconnects. + 2006-01-03 Christian Persch <chpe@cvs.gnome.org> * src/Makefile.am: |