From bab29564a3067a8eefbe4c92a7117d54fb031b49 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 26 Sep 2009 09:58:11 -0400 Subject: Show import progress directly in the assistant window. --- doc/reference/shell/Makefile.am | 1 - doc/reference/shell/eshell.types | 1 - 2 files changed, 2 deletions(-) (limited to 'doc/reference/shell') diff --git a/doc/reference/shell/Makefile.am b/doc/reference/shell/Makefile.am index 176eba6de9..ffbfb9108a 100644 --- a/doc/reference/shell/Makefile.am +++ b/doc/reference/shell/Makefile.am @@ -69,7 +69,6 @@ GTKDOC_LIBS= \ $(top_builddir)/shell/.libs/e-shell.o \ $(top_builddir)/shell/.libs/e-shell-backend.o \ $(top_builddir)/shell/.libs/e-shell-content.o \ - $(top_builddir)/shell/.libs/e-shell-importer.o \ $(top_builddir)/shell/.libs/e-shell-migrate.o \ $(top_builddir)/shell/.libs/e-shell-settings.o \ $(top_builddir)/shell/.libs/e-shell-sidebar.o \ diff --git a/doc/reference/shell/eshell.types b/doc/reference/shell/eshell.types index 88a4dfa1d8..e03302f8d5 100644 --- a/doc/reference/shell/eshell.types +++ b/doc/reference/shell/eshell.types @@ -6,7 +6,6 @@ e_signature_list_get_type e_shell_get_type e_shell_backend_get_type e_shell_content_get_type -e_shell_importer_get_type e_shell_sidebar_get_type e_shell_switcher_get_type e_shell_taskbar_get_type -- cgit v1.2.3