aboutsummaryrefslogtreecommitdiffstats
path: root/ui
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 /ui
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 'ui')
-rw-r--r--ui/ChangeLog5
-rw-r--r--ui/evolution-message-composer.xml2
2 files changed, 6 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 7dad99988b..884eb21942 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,8 @@
+2001-06-27 Larry Ewing <lewing@ximian.com>
+
+ * evolution-message-composer.xml: remove FIXME from
+ FileInsertFile.
+
2001-06-27 Jeffrey Stedfast <fejj@ximian.com>
* evolution-message-composer.xml: Updated to use TigerT's
diff --git a/ui/evolution-message-composer.xml b/ui/evolution-message-composer.xml
index 3903de8f91..f2e213f52b 100644
--- a/ui/evolution-message-composer.xml
+++ b/ui/evolution-message-composer.xml
@@ -101,7 +101,7 @@
<placeholder name="Print" delimit="top"/>
<separator/>
- <menuitem name="FileInsertFile" verb="" _label="_Insert text file... (FIXME)"/>
+ <menuitem name="FileInsertFile" verb="" _label="_Insert text file..."/>
<separator/>