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/evolution-shell-component.h | 1 + 1 file changed, 1 insertion(+) (limited to 'shell/evolution-shell-component.h') diff --git a/shell/evolution-shell-component.h b/shell/evolution-shell-component.h index c465650f57..190eb57a8d 100644 --- a/shell/evolution-shell-component.h +++ b/shell/evolution-shell-component.h @@ -57,6 +57,7 @@ enum _EvolutionShellComponentResult { EVOLUTION_SHELL_COMPONENT_NOTOWNED, EVOLUTION_SHELL_COMPONENT_NOTFOUND, EVOLUTION_SHELL_COMPONENT_UNSUPPORTEDTYPE, + EVOLUTION_SHELL_COMPONENT_UNSUPPORTEDSCHEMA, EVOLUTION_SHELL_COMPONENT_UNSUPPORTEDOPERATION, EVOLUTION_SHELL_COMPONENT_INTERNALERROR, EVOLUTION_SHELL_COMPONENT_BUSY, -- cgit v1.2.3