aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-02-06 04:45:36 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-02-06 04:45:36 +0800
commitf7926820edcccd0d5fdab952909793e5752253ef (patch)
tree5bf918ebd3e98298b5d6ed532415ec7963910a6a /shell/ChangeLog
parentfdde6ab38346bc5a5a411f94eaee2aacd3e725de (diff)
downloadgsoc2013-evolution-f7926820edcccd0d5fdab952909793e5752253ef.tar
gsoc2013-evolution-f7926820edcccd0d5fdab952909793e5752253ef.tar.gz
gsoc2013-evolution-f7926820edcccd0d5fdab952909793e5752253ef.tar.bz2
gsoc2013-evolution-f7926820edcccd0d5fdab952909793e5752253ef.tar.lz
gsoc2013-evolution-f7926820edcccd0d5fdab952909793e5752253ef.tar.xz
gsoc2013-evolution-f7926820edcccd0d5fdab952909793e5752253ef.tar.zst
gsoc2013-evolution-f7926820edcccd0d5fdab952909793e5752253ef.zip
Remove <config.h> #includes from the `.h' files, which is known to be,
um, a wrong thing to do. svn path=/trunk/; revision=7983
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog26
1 files changed, 26 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index e86a426b04..d25fd7f98b 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,29 @@
+2001-02-02 Ettore Perazzoli <ettore@ximian.com>
+
+ * e-component-registry.h: Don't #include <config.h>.
+ * e-corba-storage-registry.h: Likewise.
+ * e-corba-storage.h: Likewise.
+ * e-folder-type-registry.h: Likewise.
+ * e-folder.h: Likewise.
+ * e-local-folder.h: Likewise.
+ * e-local-storage.h: Likewise.
+ * e-shell-folder-title-bar.h: Likewise.
+ * e-shell-view.h: Likewise.
+ * e-shell.h: Likewise.
+ * e-shortcuts-view.h: Likewise.
+ * e-shortcuts.h: Likewise.
+ * e-splash.h: Likewise.
+ * e-storage-set-view.h: Likewise.
+ * e-storage-set.h: Likewise.
+ * e-storage.h: Likewise.
+ * evolution-local-storage.h: Likewise.
+ * evolution-session.h: Likewise.
+ * evolution-shell-client.h: Likewise.
+ * evolution-shell-component.h: Likewise.
+ * evolution-shell-view.h: Likewise.
+ * evolution-storage-listener.h: Likewise.
+ * evolution-storage.h: Likewise.
+
2001-02-02 Iain Holmes <iain@ximian.com>
* importer/evolution-importer-client.c: