From d77b63aa3c2d2ecdf60ec3fbe86df2d6f5b9b667 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 28 Jun 2001 05:56:16 +0000 Subject: Rename `e_shell_new_view()' into `e_shell_create_view()' to avoid confusion with `e_shell_view_new()'. svn path=/trunk/; revision=10556 --- shell/e-shell-view.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/e-shell-view.c') diff --git a/shell/e-shell-view.c b/shell/e-shell-view.c index 8951c34926..cf40178ddb 100644 --- a/shell/e-shell-view.c +++ b/shell/e-shell-view.c @@ -1199,7 +1199,7 @@ e_shell_view_construct (EShellView *shell_view, unless you know what you are doing; this is just the standard GTK+ constructor thing and it won't allow the shell to do the required bookkeeping for the created views. Instead, the right way to create a new - view is calling `e_shell_new_view()'. */ + view is calling `e_shell_create_view()'. */ EShellView * e_shell_view_new (EShell *shell) { -- cgit v1.2.3