From 43a11452262d7826e2341558a085ca5cee7b2ffb Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 25 Sep 2009 22:46:44 -0400 Subject: Rename EShellImporter to EImportAssistant and move it to widgets. --- doc/reference/shell/Makefile.am | 1 + doc/reference/shell/eshell-docs.sgml | 1 - doc/reference/shell/eshell-sections.txt | 18 ------------------ doc/reference/shell/tmpl/e-shell-importer.sgml | 0 4 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 doc/reference/shell/tmpl/e-shell-importer.sgml (limited to 'doc/reference') diff --git a/doc/reference/shell/Makefile.am b/doc/reference/shell/Makefile.am index 037ad06b52..176eba6de9 100644 --- a/doc/reference/shell/Makefile.am +++ b/doc/reference/shell/Makefile.am @@ -130,6 +130,7 @@ GTKDOC_LIBS= \ $(top_builddir)/widgets/misc/.libs/e-activity-proxy.o \ $(top_builddir)/widgets/misc/.libs/e-gui-utils.o \ $(top_builddir)/widgets/misc/.libs/e-hinted-entry.o \ + $(top_builddir)/widgets/misc/.libs/e-import-assistant.o \ $(top_builddir)/widgets/misc/.libs/e-menu-tool-button.o \ $(top_builddir)/widgets/misc/.libs/e-online-button.o \ $(top_builddir)/widgets/misc/.libs/e-popup-menu.o \ diff --git a/doc/reference/shell/eshell-docs.sgml b/doc/reference/shell/eshell-docs.sgml index c01c399cb3..44a2735238 100644 --- a/doc/reference/shell/eshell-docs.sgml +++ b/doc/reference/shell/eshell-docs.sgml @@ -22,7 +22,6 @@ url="http://mbarnes.fedorapeople.org/docs/eshell/">http://mbarnes.fedorapeople.o - diff --git a/doc/reference/shell/eshell-sections.txt b/doc/reference/shell/eshell-sections.txt index d4bacb539d..82a7ca5a06 100644 --- a/doc/reference/shell/eshell-sections.txt +++ b/doc/reference/shell/eshell-sections.txt @@ -286,24 +286,6 @@ E_SHELL_WINDOW_ACTION E_SHELL_WINDOW_ACTION_GROUP -
-e-shell-importer -EShellImporter -EShellImporter -e_shell_importer_new - -E_SHELL_IMPORTER -E_IS_SHELL_IMPORTER -E_TYPE_SHELL_IMPORTER -E_SHELL_IMPORTER_CLASS -E_IS_SHELL_IMPORTER_CLASS -E_SHELL_IMPORTER_GET_CLASS -EShellImporterClass -e_shell_importer_get_type - -EShellImporterPrivate -
-
e-account-utils Mail Account Functions diff --git a/doc/reference/shell/tmpl/e-shell-importer.sgml b/doc/reference/shell/tmpl/e-shell-importer.sgml deleted file mode 100644 index e69de29bb2..0000000000 -- cgit v1.2.3