aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2003-09-20 16:11:52 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2003-09-20 16:11:52 +0800
commitc5221159ffcbf123e22a6313995e8fc784de1141 (patch)
treee059c39f055de8c0f1acaa005769329baa06e673 /ChangeLog
parentd1c2b88f108a6f461383d6d8bf9bbe9a13bf64a4 (diff)
downloadgsoc2013-epiphany-c5221159ffcbf123e22a6313995e8fc784de1141.tar
gsoc2013-epiphany-c5221159ffcbf123e22a6313995e8fc784de1141.tar.gz
gsoc2013-epiphany-c5221159ffcbf123e22a6313995e8fc784de1141.tar.bz2
gsoc2013-epiphany-c5221159ffcbf123e22a6313995e8fc784de1141.tar.lz
gsoc2013-epiphany-c5221159ffcbf123e22a6313995e8fc784de1141.tar.xz
gsoc2013-epiphany-c5221159ffcbf123e22a6313995e8fc784de1141.tar.zst
gsoc2013-epiphany-c5221159ffcbf123e22a6313995e8fc784de1141.zip
Do not fail if prefs.js is corrupted.
2003-09-20 Marco Pesenti Gritti <marco@gnome.org> * embed/mozilla/mozilla-embed-single.cpp: Do not fail if prefs.js is corrupted. * src/ephy-window.c: (ephy_window_state_event_cb): Do not allow to edit toolbar in fs
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eab79e522..edcdfaa32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2003-09-20 Marco Pesenti Gritti <marco@gnome.org>
+ * embed/mozilla/mozilla-embed-single.cpp:
+
+ Do not fail if prefs.js is corrupted.
+
+ * src/ephy-window.c: (ephy_window_state_event_cb):
+
+ Do not allow to edit toolbar in fs
+
+2003-09-20 Marco Pesenti Gritti <marco@gnome.org>
+
* lib/egg/egg-editable-toolbar.c: (drag_data_get_cb),
(create_item):