diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/shell/Makefile.am | 1 | ||||
-rw-r--r-- | doc/reference/shell/eshell-docs.sgml | 1 | ||||
-rw-r--r-- | doc/reference/shell/eshell-sections.txt | 18 | ||||
-rw-r--r-- | doc/reference/shell/tmpl/e-shell-importer.sgml | 0 |
4 files changed, 1 insertions, 19 deletions
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 <xi:include href="xml/e-shell-taskbar.xml"/> <xi:include href="xml/e-shell-settings.xml"/> <xi:include href="xml/e-shell-switcher.xml"/> - <xi:include href="xml/e-shell-importer.xml"/> </chapter> <chapter> 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 @@ -287,24 +287,6 @@ E_SHELL_WINDOW_ACTION_GROUP </SECTION> <SECTION> -<FILE>e-shell-importer</FILE> -<TITLE>EShellImporter</TITLE> -EShellImporter -e_shell_importer_new -<SUBSECTION Standard> -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 -<SUBSECTION Private> -EShellImporterPrivate -</SECTION> - -<SECTION> <FILE>e-account-utils</FILE> <TITLE>Mail Account Functions</TITLE> e_get_account_list 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 --- a/doc/reference/shell/tmpl/e-shell-importer.sgml +++ /dev/null |