diff options
author | Dan Winship <danw@src.gnome.org> | 2000-07-25 09:16:38 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-07-25 09:16:38 +0800 |
commit | dbf077d9dd938f2aeccf6d907e5d87e106a92739 (patch) | |
tree | def6aa8ce0d739b81c19256163a80ed543365eb3 /shell/ChangeLog | |
parent | b4fa8e15a8014442a0a21cc121cedda16cdc272a (diff) | |
download | gsoc2013-evolution-dbf077d9dd938f2aeccf6d907e5d87e106a92739.tar gsoc2013-evolution-dbf077d9dd938f2aeccf6d907e5d87e106a92739.tar.gz gsoc2013-evolution-dbf077d9dd938f2aeccf6d907e5d87e106a92739.tar.bz2 gsoc2013-evolution-dbf077d9dd938f2aeccf6d907e5d87e106a92739.tar.lz gsoc2013-evolution-dbf077d9dd938f2aeccf6d907e5d87e106a92739.tar.xz gsoc2013-evolution-dbf077d9dd938f2aeccf6d907e5d87e106a92739.tar.zst gsoc2013-evolution-dbf077d9dd938f2aeccf6d907e5d87e106a92739.zip |
Remove GOAD support.
* e-shell.c, main.c: Remove GOAD support.
* evolution-shell-component-client.c: Remove GOAD support.
(evolution_shell_component_client_new): Give the "maybe
OAF_INFO_PATH" message if no oafinfo file was found, and give a
"consult previous error messages" message if the component was
found but not activated. Abort in either case.
svn path=/trunk/; revision=4299
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index b43c61a1e4..562c5a5b3b 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,13 @@ +2000-07-24 Dan Winship <danw@helixcode.com> + + * e-shell.c, main.c: Remove GOAD support. + + * evolution-shell-component-client.c: Remove GOAD support. + (evolution_shell_component_client_new): Give the "maybe + OAF_INFO_PATH" message if no oafinfo file was found, and give a + "consult previous error messages" message if the component was + found but not activated. Abort in either case. + 2000-07-23 Ettore Perazzoli <ettore@helixcode.com> * e-shell-view-menu.c: Converted to use `bonobo_ui_handler_*()' |