diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-06-28 07:17:41 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-06-28 07:17:41 +0800 |
commit | d82d5a79971d0c9deeb7f34f5ce509e6ed56ea40 (patch) | |
tree | 5fa3eefff1390d8ef7f3d91d40b8310ef999ad57 /my-evolution/ChangeLog | |
parent | 3797918d013db678b61d62956ed14ad50e7b70e1 (diff) | |
download | gsoc2013-evolution-d82d5a79971d0c9deeb7f34f5ce509e6ed56ea40.tar gsoc2013-evolution-d82d5a79971d0c9deeb7f34f5ce509e6ed56ea40.tar.gz gsoc2013-evolution-d82d5a79971d0c9deeb7f34f5ce509e6ed56ea40.tar.bz2 gsoc2013-evolution-d82d5a79971d0c9deeb7f34f5ce509e6ed56ea40.tar.lz gsoc2013-evolution-d82d5a79971d0c9deeb7f34f5ce509e6ed56ea40.tar.xz gsoc2013-evolution-d82d5a79971d0c9deeb7f34f5ce509e6ed56ea40.tar.zst gsoc2013-evolution-d82d5a79971d0c9deeb7f34f5ce509e6ed56ea40.zip |
Add method `ShellComponent::handleExternalURI' and an
`external_uri_schemas' attribute. Update the EvolutionShellComponent
GTK+ wrapper accordingly. Update all the components to pass a NULL
`external_uri_schemas' list when initializing themselves as
EvolutionShellComponents.
svn path=/trunk/; revision=10548
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index f5a14361cd..63f8467d96 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,9 @@ +2001-06-27 Ettore Perazzoli <ettore@ximian.com> + + * component-factory.c (factory_fn): Pass NULL as the + @external_uri_schemas argument to + `evolution_shell_component_new()'. + 2001-06-21 Rodrigo Moya <rodrigo@ximian.com> * Makefile.am: added libwombat to LDADD |