diff options
author | Marco Pesenti Gritti <marco@it.gnome.org> | 2003-04-29 17:23:05 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-04-29 17:23:05 +0800 |
commit | 0677bcd3e3207bf8a0c6a0239a879818f65da15c (patch) | |
tree | 4b0013f6d2085f5c5d2c1bb58f1cca485a2b49b7 /ChangeLog | |
parent | d588f872540c33afce1f69a006249a630c2474d2 (diff) | |
download | gsoc2013-epiphany-0677bcd3e3207bf8a0c6a0239a879818f65da15c.tar.gz gsoc2013-epiphany-0677bcd3e3207bf8a0c6a0239a879818f65da15c.tar.zst gsoc2013-epiphany-0677bcd3e3207bf8a0c6a0239a879818f65da15c.zip |
Check if there are states before saving, fix a crash closing the nautilus
2003-04-29 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/ephy-state.c: (ephy_states_save)
Check if there are states before saving, fix a crash
closing the nautilus view.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2003-04-29 Marco Pesenti Gritti <marco@it.gnome.org> + * lib/ephy-state.c: (ephy_states_save) + + Check if there are states before saving, fix a crash + closing the nautilus view. + +2003-04-29 Marco Pesenti Gritti <marco@it.gnome.org> + * data/art/Makefile.am: Install epiphany-bookmarks.png also in art dir, we are |