From 268c7dbe4254f54f55d2bed8a9c740ee89dd9aed Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 28 Jun 2001 04:50:02 +0000 Subject: Make the shell to be able to display URIs that the user specified on the command-line. svn path=/trunk/; revision=10554 --- shell/e-uri-schema-registry.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/e-uri-schema-registry.h') diff --git a/shell/e-uri-schema-registry.h b/shell/e-uri-schema-registry.h index 1462c26200..190a0b497f 100644 --- a/shell/e-uri-schema-registry.h +++ b/shell/e-uri-schema-registry.h @@ -61,7 +61,7 @@ EUriSchemaRegistry *e_uri_schema_registry_new (void); gboolean e_uri_schema_registry_set_handler_for_schema (EUriSchemaRegistry *registry, const char *schema, EvolutionShellComponentClient *shell_component); -EvolutionShellComponentClient *e_uri_schema_get_handler_for_schema (EUriSchemaRegistry *registry, +EvolutionShellComponentClient *e_uri_schema_registry_get_handler_for_schema (EUriSchemaRegistry *registry, const char *schema); #ifdef __cplusplus -- cgit v1.2.3