aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2003-12-19 22:35:55 +0800
committerChristian Persch <chpe@src.gnome.org>2003-12-19 22:35:55 +0800
commitcb85297cd231771cd22913f39fe2a71aa8c53849 (patch)
tree04361ac93771f0b69da9a4745d7fc6cd52848d9d /ChangeLog
parent5511b6207788fccebd0a9110d8cbf4eaa8c66b5e (diff)
downloadgsoc2013-epiphany-cb85297cd231771cd22913f39fe2a71aa8c53849.tar
gsoc2013-epiphany-cb85297cd231771cd22913f39fe2a71aa8c53849.tar.gz
gsoc2013-epiphany-cb85297cd231771cd22913f39fe2a71aa8c53849.tar.bz2
gsoc2013-epiphany-cb85297cd231771cd22913f39fe2a71aa8c53849.tar.lz
gsoc2013-epiphany-cb85297cd231771cd22913f39fe2a71aa8c53849.tar.xz
gsoc2013-epiphany-cb85297cd231771cd22913f39fe2a71aa8c53849.tar.zst
gsoc2013-epiphany-cb85297cd231771cd22913f39fe2a71aa8c53849.zip
Improve comment.
2003-12-19 Christian Persch <chpe@cvs.gnome.org> * src/ephy-tab.c: (ephy_tab_dom_mouse_click_cb): Improve comment. * src/ephy-window.c: (setup_ui_manager), (setup_notebook), (ephy_window_init): Only show the toolbar after the extensions have been attached to the window.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a4310a93..d59a24224 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2003-12-19 Christian Persch <chpe@cvs.gnome.org>
+ * src/ephy-tab.c: (ephy_tab_dom_mouse_click_cb):
+
+ Improve comment.
+
+ * src/ephy-window.c: (setup_ui_manager), (setup_notebook),
+ (ephy_window_init):
+
+ Only show the toolbar after the extensions have been attached
+ to the window.
+
+2003-12-19 Christian Persch <chpe@cvs.gnome.org>
+
* src/prefs-dialog.c: (add_lang_dialog_response_cb):
Remove debug output leftovers.