From 235a1554235f221652529e2d4458730fbf709287 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Fri, 13 Feb 2004 14:13:43 +0000 Subject: Install the statusbar .h file. 2004-02-13 Christian Persch * 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. --- doc/reference/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/reference') diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am index 2082f86f3..efb881e59 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -135,6 +135,7 @@ IGNORE_HFILES = \ ephy-nautilus-view.h \ ephy-navigation-action.h \ ephy-notebook.h \ + ephy-statusbar.h \ ephy-tab.h \ ephy-tabs-menu.h \ ephy-toolbars-model.h \ @@ -144,7 +145,6 @@ IGNORE_HFILES = \ popup-commands.h \ ppview-toolbar.h \ prefs-dialog.h \ - statusbar.h \ toolbar.h \ window-commands.h -- cgit v1.2.3