From c30e55b2d5c2491076b1aace4f73ea0c642fba72 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 25 Sep 2009 18:33:32 -0400 Subject: Convert the shell importer to a widget class. --- doc/reference/shell/eshell-sections.txt | 15 +++++++++++++- doc/reference/shell/eshell.types | 1 + doc/reference/shell/tmpl/e-shell-importer.sgml | 27 -------------------------- doc/reference/shell/tmpl/eshell-unused.sgml | 7 +++++++ 4 files changed, 22 insertions(+), 28 deletions(-) (limited to 'doc') diff --git a/doc/reference/shell/eshell-sections.txt b/doc/reference/shell/eshell-sections.txt index afce147581..d4bacb539d 100644 --- a/doc/reference/shell/eshell-sections.txt +++ b/doc/reference/shell/eshell-sections.txt @@ -288,7 +288,20 @@ E_SHELL_WINDOW_ACTION_GROUP
e-shell-importer -e_shell_importer_start_import +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
diff --git a/doc/reference/shell/eshell.types b/doc/reference/shell/eshell.types index e03302f8d5..88a4dfa1d8 100644 --- a/doc/reference/shell/eshell.types +++ b/doc/reference/shell/eshell.types @@ -6,6 +6,7 @@ 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 diff --git a/doc/reference/shell/tmpl/e-shell-importer.sgml b/doc/reference/shell/tmpl/e-shell-importer.sgml index 0b3aa44506..e69de29bb2 100644 --- a/doc/reference/shell/tmpl/e-shell-importer.sgml +++ b/doc/reference/shell/tmpl/e-shell-importer.sgml @@ -1,27 +0,0 @@ - -e-shell-importer - - - - - - - - - - - - - - - - - - - - - - -@shell_window: - - diff --git a/doc/reference/shell/tmpl/eshell-unused.sgml b/doc/reference/shell/tmpl/eshell-unused.sgml index 23bee36db2..4505a66d99 100644 --- a/doc/reference/shell/tmpl/eshell-unused.sgml +++ b/doc/reference/shell/tmpl/eshell-unused.sgml @@ -1997,6 +1997,13 @@ intelligent @uri: @Returns: + + + + + +@shell_window: + -- cgit v1.2.3