From 0edd1d380be6ee3a7dbcf5b93fe757ed5bbc1ebb Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Tue, 4 Mar 2003 11:42:28 +0000 Subject: about:options and about:epiphany 2003-03-04 Marco Pesenti Gritti * data/Makefile.am: * embed/mozilla/Makefile.am: * embed/mozilla/MozRegisterComponents.cpp: * src/Makefile.am: about:options and about:epiphany * src/ephy-shell.c: (ephy_init_services): monitor proxy changes * src/prefs-dialog.c: (create_page), (prefs_dialog_get_page): * src/ui-prefs.c: * src/ui-prefs.h: * lib/widgets/ephy-spinner.c: (ephy_spinner_get_theme_info), (ephy_spinner_init_directory_list), (ephy_spinner_info_free), (ephy_spinner_get_theme_path): * lib/widgets/ephy-spinner.h: Remove spinner configuration, this should be part of the icon theme at some point. --- src/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 81f3a02a6..e3b977cd8 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -87,8 +87,6 @@ epiphany_SOURCES = \ statusbar.h \ toolbar.c \ toolbar.h \ - ui-prefs.c \ - ui-prefs.h \ window-commands.c \ window-commands.h -- cgit v1.2.3