aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@novell.com>2004-05-15 02:43:36 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-05-15 02:43:36 +0800
commit04b9512099706699c2caf48aefa45540c1412bc3 (patch)
tree265148d12183528cbb04b4a86db9daf5bc41d1c6 /mail/ChangeLog
parentbfe4d349ad7c9102f4234f13a641b17e28bf69e7 (diff)
downloadgsoc2013-evolution-04b9512099706699c2caf48aefa45540c1412bc3.tar
gsoc2013-evolution-04b9512099706699c2caf48aefa45540c1412bc3.tar.gz
gsoc2013-evolution-04b9512099706699c2caf48aefa45540c1412bc3.tar.bz2
gsoc2013-evolution-04b9512099706699c2caf48aefa45540c1412bc3.tar.lz
gsoc2013-evolution-04b9512099706699c2caf48aefa45540c1412bc3.tar.xz
gsoc2013-evolution-04b9512099706699c2caf48aefa45540c1412bc3.tar.zst
gsoc2013-evolution-04b9512099706699c2caf48aefa45540c1412bc3.zip
s/RESEND/EDIT/
2004-05-14 Jeffrey Stedfast <fejj@novell.com> * em-popup.h: s/RESEND/EDIT/ * em-popup.c (em_popup_target_new_select): s/RESEND/EDIT/ * em-folder-view.c: s/RESEND/EDIT/ (emfv_popup_edit): Renamed from emfv_popup_resend. Part of the fix for bug #58358 (The main fix was just a change to the ui file). svn path=/trunk/; revision=25910
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 92618fd407..9d9b74f4a9 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,13 @@
2004-05-14 Jeffrey Stedfast <fejj@novell.com>
+ * em-popup.h: s/RESEND/EDIT/
+
+ * em-popup.c (em_popup_target_new_select): s/RESEND/EDIT/
+
+ * em-folder-view.c: s/RESEND/EDIT/
+ (emfv_popup_edit): Renamed from emfv_popup_resend. Part of the fix
+ for bug #58358 (The main fix was just a change to the ui file).
+
* mail-config.c (mail_config_init): Build the path to the gtkrc
filename and store it on the config struct so we don't have to
keep rebuilding it.