From bb7cb1d677117a938ae18d9cae7acc7a56678b6f Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Wed, 17 Sep 2008 15:07:13 +0000 Subject: Massive address book refactoring. Things are mostly working again. Also, begin documenting the new shell API, and provide a Gtk-Doc framework. svn path=/branches/kill-bonobo/; revision=36359 --- shell/e-shell-module.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'shell/e-shell-module.h') diff --git a/shell/e-shell-module.h b/shell/e-shell-module.h index 71fdc6b4e9..4e1a2cd181 100644 --- a/shell/e-shell-module.h +++ b/shell/e-shell-module.h @@ -58,8 +58,7 @@ typedef struct _EShellModulePrivate EShellModulePrivate; * the corresponding #EShellView subclass that the * module will register. * @aliases: Colon-separated list of aliases that can be used - * when referring to a module or view by name, such - * as in e_shell_window_set_current_view(). + * when referring to a module by name. * @schemes: Colon-separated list of URI schemes. The #EShell * will forward command-line URIs to the appropriate * module based on this list. -- cgit v1.2.3