aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-02-13 22:13:43 +0800
committerChristian Persch <chpe@src.gnome.org>2004-02-13 22:13:43 +0800
commit235a1554235f221652529e2d4458730fbf709287 (patch)
tree76ffd773616401b84ca6224ce288cdf3ddc2669a /ChangeLog
parent5d29d085c08e3d7cf6e4557657fe45ee0ad303cb (diff)
downloadgsoc2013-epiphany-235a1554235f221652529e2d4458730fbf709287.tar
gsoc2013-epiphany-235a1554235f221652529e2d4458730fbf709287.tar.gz
gsoc2013-epiphany-235a1554235f221652529e2d4458730fbf709287.tar.bz2
gsoc2013-epiphany-235a1554235f221652529e2d4458730fbf709287.tar.lz
gsoc2013-epiphany-235a1554235f221652529e2d4458730fbf709287.tar.xz
gsoc2013-epiphany-235a1554235f221652529e2d4458730fbf709287.tar.zst
gsoc2013-epiphany-235a1554235f221652529e2d4458730fbf709287.zip
Install the statusbar .h file.
2004-02-13 Christian Persch <chpe@cvs.gnome.org> * doc/reference/Makefile.am: * src/Makefile.am: Install the statusbar .h file. R src/statusbar.[ch]: A src/ephy-statusbar.[ch]: s/statusbar/ephy-statusbar/ and friends. * src/ephy-window.c: (sync_tab_load_progress), (sync_tab_security), (ephy_window_init): Change references from statusbar to ephy-statusbar. Remove selection-received stuff, since it now lives in EphyTab.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 95e8ac509..4e251d9cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2004-02-13 Christian Persch <chpe@cvs.gnome.org>
+
+ * doc/reference/Makefile.am:
+ * src/Makefile.am:
+
+ Install the statusbar .h file.
+
+ R src/statusbar.[ch]:
+ A src/ephy-statusbar.[ch]:
+
+ s/statusbar/ephy-statusbar/ and friends.
+
+ * src/ephy-window.c: (sync_tab_load_progress), (sync_tab_security),
+ (ephy_window_init):
+
+ Change references from statusbar to ephy-statusbar.
+ Remove selection-received stuff, since it now lives in EphyTab.
+
2004-02-12 Christian Persch <chpe@cvs.gnome.org>
* configure.in: