aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@helixcode.com>2000-10-06 06:02:08 +0800
committerChris Toshok <toshok@src.gnome.org>2000-10-06 06:02:08 +0800
commite70371944a3cde14a89a2b6e5f8891e2fbc4c62f (patch)
treefc47ea10fc4f90ea08ca30faf400a6819d694753 /shell/ChangeLog
parentcf44c7e8b2416f00bb0d8938e525ca59504a0041 (diff)
downloadgsoc2013-evolution-e70371944a3cde14a89a2b6e5f8891e2fbc4c62f.tar
gsoc2013-evolution-e70371944a3cde14a89a2b6e5f8891e2fbc4c62f.tar.gz
gsoc2013-evolution-e70371944a3cde14a89a2b6e5f8891e2fbc4c62f.tar.bz2
gsoc2013-evolution-e70371944a3cde14a89a2b6e5f8891e2fbc4c62f.tar.lz
gsoc2013-evolution-e70371944a3cde14a89a2b6e5f8891e2fbc4c62f.tar.xz
gsoc2013-evolution-e70371944a3cde14a89a2b6e5f8891e2fbc4c62f.tar.zst
gsoc2013-evolution-e70371944a3cde14a89a2b6e5f8891e2fbc4c62f.zip
add #include for libgnomeui/gnome-messagebox.h
2000-10-05 Chris Toshok <toshok@helixcode.com> * e-shell-folder-selection-dialog.c: add #include for libgnomeui/gnome-messagebox.h svn path=/trunk/; revision=5750
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index c73b26ca8a..03d2ab81e4 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,8 @@
+2000-10-05 Chris Toshok <toshok@helixcode.com>
+
+ * e-shell-folder-selection-dialog.c: add #include for
+ libgnomeui/gnome-messagebox.h
+
2000-10-05 Michael Meeks <michael@helixcode.com>
* e-shell-view-menu.c (shortcut_bar_mode_changed_cb): upd.