aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2003-07-23 22:54:16 +0800
committerDan Winship <danw@src.gnome.org>2003-07-23 22:54:16 +0800
commitc4e2afa4a076769c3bd22393edd6ca8710f96c2e (patch)
tree23042dc7c66c2ace3bf56d9265f651aa6788f3a5 /widgets/misc/ChangeLog
parent89cbf144bd42474b18ba6d821797ed384037eec8 (diff)
downloadgsoc2013-evolution-c4e2afa4a076769c3bd22393edd6ca8710f96c2e.tar
gsoc2013-evolution-c4e2afa4a076769c3bd22393edd6ca8710f96c2e.tar.gz
gsoc2013-evolution-c4e2afa4a076769c3bd22393edd6ca8710f96c2e.tar.bz2
gsoc2013-evolution-c4e2afa4a076769c3bd22393edd6ca8710f96c2e.tar.lz
gsoc2013-evolution-c4e2afa4a076769c3bd22393edd6ca8710f96c2e.tar.xz
gsoc2013-evolution-c4e2afa4a076769c3bd22393edd6ca8710f96c2e.tar.zst
gsoc2013-evolution-c4e2afa4a076769c3bd22393edd6ca8710f96c2e.zip
Remove this, since it claims to be deprecated, and nothing is actually
* e-messagebox.c: Remove this, since it claims to be deprecated, and nothing is actually using it any more. * Makefile.am: Remove e-messagebox.[ch] svn path=/trunk/; revision=21900
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r--widgets/misc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog
index 1280ac2e16..8da5f79e05 100644
--- a/widgets/misc/ChangeLog
+++ b/widgets/misc/ChangeLog
@@ -4,6 +4,11 @@
from empty.xpm rather than just calling gdk_pixbuf_new(), which
doesn't actually initialize the pixel data.
+ * e-messagebox.c: Remove this, since it claims to be deprecated,
+ and nothing is actually using it any more.
+
+ * Makefile.am: Remove e-messagebox.[ch]
+
2003-07-11 Federico Mena Quintero <federico@ximian.com>
* e-dateedit.c (e_date_edit_mnemonic_activate): Added a handler