diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-01-29 02:09:09 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-01-29 02:09:09 +0800 |
commit | ef0b77769db54f4c9165be337579775e6e3c6660 (patch) | |
tree | 0079934c11795d7a65ca8881cd1fb405ec3439fd /shell/ChangeLog | |
parent | 8d5640e6ce6555768e28e207f0d165c93300cc80 (diff) | |
download | gsoc2013-evolution-ef0b77769db54f4c9165be337579775e6e3c6660.tar.gz gsoc2013-evolution-ef0b77769db54f4c9165be337579775e6e3c6660.tar.zst gsoc2013-evolution-ef0b77769db54f4c9165be337579775e6e3c6660.zip |
Use a little trick for the IDL compilation so that
it works with parallel makes.
svn path=/trunk/; revision=19670
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 644423621e..ba2e9eadf7 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,10 @@ 2003-01-28 Ettore Perazzoli <ettore@ximian.com> + * Makefile.am: Use a little trick for the IDL compilation so that + it works with parallel makes. + +2003-01-28 Ettore Perazzoli <ettore@ximian.com> + * e-shell.c (e_shell_construct): Use bonobo_activation_server_register() instead of bonobo_activation_register_active_server() again, since we want to |