aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2003-10-03 17:19:36 +0800
committerChristian Persch <chpe@src.gnome.org>2003-10-03 17:19:36 +0800
commit2ab70ea439d3b0001d1d01e1e79d07bc4bb99d41 (patch)
treef99556f8b5947e8b92a4f52a4aebd76f5e798439 /ChangeLog
parentb4ace448b09daa5d7220acdf9b59655baec2c63d (diff)
downloadgsoc2013-epiphany-2ab70ea439d3b0001d1d01e1e79d07bc4bb99d41.tar
gsoc2013-epiphany-2ab70ea439d3b0001d1d01e1e79d07bc4bb99d41.tar.gz
gsoc2013-epiphany-2ab70ea439d3b0001d1d01e1e79d07bc4bb99d41.tar.bz2
gsoc2013-epiphany-2ab70ea439d3b0001d1d01e1e79d07bc4bb99d41.tar.lz
gsoc2013-epiphany-2ab70ea439d3b0001d1d01e1e79d07bc4bb99d41.tar.xz
gsoc2013-epiphany-2ab70ea439d3b0001d1d01e1e79d07bc4bb99d41.tar.zst
gsoc2013-epiphany-2ab70ea439d3b0001d1d01e1e79d07bc4bb99d41.zip
Check for failed load of the toolbars model from the XML file, and fix the
2003-10-03 Christian Persch <chpe@cvs.gnome.org> * lib/egg/egg-toolbars-model.c: (safe_save_xml), (egg_toolbars_model_load): Check for failed load of the toolbars model from the XML file, and fix the check for failed save of same to the XML file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e9462614..277e75942 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-10-03 Christian Persch <chpe@cvs.gnome.org>
+
+ * lib/egg/egg-toolbars-model.c: (safe_save_xml),
+ (egg_toolbars_model_load):
+
+ Check for failed load of the toolbars model from the XML file,
+ and fix the check for failed save of same to the XML file.
+
2003-10-02 Marco Pesenti Gritti <marco@gnome.org>
* src/bookmarks/ephy-bookmarks-menu.c: (add_bookmarks_menu),