diff options
Diffstat (limited to 'shell/e-shell.h')
-rw-r--r-- | shell/e-shell.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shell.h b/shell/e-shell.h index 3548de03c7..bb8a2cb5a3 100644 --- a/shell/e-shell.h +++ b/shell/e-shell.h @@ -67,7 +67,7 @@ struct _EShellClass { /* ID for registering the shell in the OAF name service. */ -#define E_SHELL_OAFIID "OAFIID:evolution:584cc84c-27d4-42c8-ae4d-39a64bdefbd2" +#define E_SHELL_OAFIID "OAFIID:GNOME_Evolution_Shell" GtkType e_shell_get_type (void); |