diff options
author | Marco Pesenti Gritti <marco@gnome.org> | 2003-12-21 03:35:58 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2003-12-21 03:35:58 +0800 |
commit | da5c99d76b663820b525427934255d91c32c6664 (patch) | |
tree | 8f443697fd6e54c41c65a6f015d5dab6202a3f9b /ChangeLog | |
parent | 825e2488a6498acff91d4d3f8b4c590fa224cbe1 (diff) | |
download | gsoc2013-epiphany-da5c99d76b663820b525427934255d91c32c6664.tar gsoc2013-epiphany-da5c99d76b663820b525427934255d91c32c6664.tar.gz gsoc2013-epiphany-da5c99d76b663820b525427934255d91c32c6664.tar.bz2 gsoc2013-epiphany-da5c99d76b663820b525427934255d91c32c6664.tar.lz gsoc2013-epiphany-da5c99d76b663820b525427934255d91c32c6664.tar.xz gsoc2013-epiphany-da5c99d76b663820b525427934255d91c32c6664.tar.zst gsoc2013-epiphany-da5c99d76b663820b525427934255d91c32c6664.zip |
Do not try to pickup already set MOZILLA_FIVE_HOME, hopefully fix crashes
2003-12-20 Marco Pesenti Gritti <marco@gnome.org>
* src/epiphany.in:
Do not try to pickup already set MOZILLA_FIVE_HOME,
hopefully fix crashes oepning links from thunderbird
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2003-12-20 Marco Pesenti Gritti <marco@gnome.org> + + * src/epiphany.in: + + Do not try to pickup already set MOZILLA_FIVE_HOME, + hopefully fix crashes oepning links from thunderbird + 2003-12-20 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyAboutRedirector.cpp: |