aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorLarry Ewing <lewing@ximian.com>2001-06-28 09:30:11 +0800
committerLarry Ewing <lewing@src.gnome.org>2001-06-28 09:30:11 +0800
commitad31ac2c9e472dd03e537b7bc3008cd9c54842e8 (patch)
treea5281b0be461edf29633577ef42b71bfdc2789eb /composer/ChangeLog
parentb09674da4ec5b96dbd5cc9b5c6faf2624bffedd0 (diff)
downloadgsoc2013-evolution-ad31ac2c9e472dd03e537b7bc3008cd9c54842e8.tar
gsoc2013-evolution-ad31ac2c9e472dd03e537b7bc3008cd9c54842e8.tar.gz
gsoc2013-evolution-ad31ac2c9e472dd03e537b7bc3008cd9c54842e8.tar.bz2
gsoc2013-evolution-ad31ac2c9e472dd03e537b7bc3008cd9c54842e8.tar.lz
gsoc2013-evolution-ad31ac2c9e472dd03e537b7bc3008cd9c54842e8.tar.xz
gsoc2013-evolution-ad31ac2c9e472dd03e537b7bc3008cd9c54842e8.tar.zst
gsoc2013-evolution-ad31ac2c9e472dd03e537b7bc3008cd9c54842e8.zip
remove FIXME from FileInsertFile.
2001-06-27 Larry Ewing <lewing@ximian.com> * evolution-message-composer.xml: remove FIXME from FileInsertFile. * e-msg-composer.c (menu_file_insert_file_cb): make hook this up. (get_sig_file_content): use get_file_content. (get_file_content): make this usable for both insertion and signatures. (read_file_content): added helper function to read file. svn path=/trunk/; revision=10552
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 65c6b8038b..f4b4717436 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,11 @@
+2001-06-27 Larry Ewing <lewing@ximian.com>
+
+ * e-msg-composer.c (menu_file_insert_file_cb): make hook this up.
+ (get_sig_file_content): use get_file_content.
+ (get_file_content): make this usable for both insertion and
+ signatures.
+ (read_file_content): added helper function to read file.
+
2001-06-27 Jeffrey Stedfast <fejj@ximian.com>
* e-msg-composer.c: Added a pixcache array for special pixmaps to