diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-09-16 22:57:48 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-09-16 22:57:48 +0800 |
commit | cd417478c768d5cfd4d516fc2190fc8daa0f638c (patch) | |
tree | 7dc83930a994eaa2e32b2d13a4153c4c48a7af28 /shell/ChangeLog | |
parent | 62737d39b580f83bb5cd8437116c9eee281faa48 (diff) | |
download | gsoc2013-evolution-cd417478c768d5cfd4d516fc2190fc8daa0f638c.tar.gz gsoc2013-evolution-cd417478c768d5cfd4d516fc2190fc8daa0f638c.tar.zst gsoc2013-evolution-cd417478c768d5cfd4d516fc2190fc8daa0f638c.zip |
#include <bonobo-win.h>, not <bonobo-app.h>, which doesn't exist
anymore.
svn path=/trunk/; revision=5472
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index c3ba7aeb0c..252ea07ca3 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2000-09-16 Ettore Perazzoli <ettore@helixcode.com> + + * e-shell-view.h: #include "bonobo-win.h", not "bonobo-app.h". + 2000-09-15 Dan Winship <danw@helixcode.com> * e-storage.c (get_path_for_physical_uri_foreach): foreach_data |