aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorDavid Moore <davmre@bellsouth.net>2003-12-22 22:50:57 +0800
committerJP Rosevear <jpr@src.gnome.org>2003-12-22 22:50:57 +0800
commit0dfb205f6ae400c996093098102e089f6140a09e (patch)
treeaec28c0766ba978049360a1746c79ff28644e908 /mail/ChangeLog
parent207effbb708067c6316f0c73f5b5ae9ebd341d20 (diff)
downloadgsoc2013-evolution-0dfb205f6ae400c996093098102e089f6140a09e.tar
gsoc2013-evolution-0dfb205f6ae400c996093098102e089f6140a09e.tar.gz
gsoc2013-evolution-0dfb205f6ae400c996093098102e089f6140a09e.tar.bz2
gsoc2013-evolution-0dfb205f6ae400c996093098102e089f6140a09e.tar.lz
gsoc2013-evolution-0dfb205f6ae400c996093098102e089f6140a09e.tar.xz
gsoc2013-evolution-0dfb205f6ae400c996093098102e089f6140a09e.tar.zst
gsoc2013-evolution-0dfb205f6ae400c996093098102e089f6140a09e.zip
Implemented; sets an image attachment as the GNOME wallpaper.
2003-12-22 David Moore <davmre@bellsouth.net> * em-popup.c (emp_part_popup_set_background): Implemented; sets an image attachment as the GNOME wallpaper. * em-utils.c (emu_save_part_done): Created a prototype at the top of the file. (em_utils_save_part_to_file): Added; save a message part to a specified file on disk. svn path=/trunk/; revision=23998
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 0575247467..7ff4f83e1e 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,13 @@
+2003-12-22 David Moore <davmre@bellsouth.net>
+
+ * em-popup.c (emp_part_popup_set_background): Implemented; sets an
+ image attachment as the GNOME wallpaper.
+
+ * em-utils.c (emu_save_part_done): Created a prototype at the top
+ of the file.
+ (em_utils_save_part_to_file): Added; save a message part to a
+ specified file on disk.
+
2003-12-18 Rodney Dawes <dobey@ximian.com>
* em-message-browser.c (emmb_init): Merge in