diff options
author | Diego Escalante Urrelo <diegoe@gnome.org> | 2007-06-06 04:53:32 +0800 |
---|---|---|
committer | Diego Escalante Urrelo <diegoe@src.gnome.org> | 2007-06-06 04:53:32 +0800 |
commit | d10f8e48853a17f9cbfaacb03152045fb790e14a (patch) | |
tree | 94885c68e7267baf6f2ce165e81d3171ffd88c8b /ChangeLog | |
parent | 802553e5dc142514f762570d712f4ca4eef78ad1 (diff) | |
download | gsoc2013-epiphany-d10f8e48853a17f9cbfaacb03152045fb790e14a.tar gsoc2013-epiphany-d10f8e48853a17f9cbfaacb03152045fb790e14a.tar.gz gsoc2013-epiphany-d10f8e48853a17f9cbfaacb03152045fb790e14a.tar.bz2 gsoc2013-epiphany-d10f8e48853a17f9cbfaacb03152045fb790e14a.tar.lz gsoc2013-epiphany-d10f8e48853a17f9cbfaacb03152045fb790e14a.tar.xz gsoc2013-epiphany-d10f8e48853a17f9cbfaacb03152045fb790e14a.tar.zst gsoc2013-epiphany-d10f8e48853a17f9cbfaacb03152045fb790e14a.zip |
Change the "The page was not fully loaded when the crash ocurred" message
2007-06-05 Diego Escalante Urrelo <diegoe@gnome.org>
* embed/mozilla/EphyAboutModule.cpp:
Change the "The page was not fully loaded when the crash ocurred"
message to something better. Patch by Thomas Presthus. Bug #433796.
svn path=/trunk/; revision=7074
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2007-06-05 Diego Escalante Urrelo <diegoe@gnome.org> + * embed/mozilla/EphyAboutModule.cpp: + + Change the "The page was not fully loaded when the crash ocurred" + message to something better. Patch by Thomas Presthus. Bug #433796. + +2007-06-05 Diego Escalante Urrelo <diegoe@gnome.org> + * src/ephy-go-action.c: Fix go button behaviour to react to button-release-event and not |