aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--composer/ChangeLog7
-rw-r--r--composer/e-msg-composer.c2
2 files changed, 7 insertions, 2 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index e92d03004e..1d6d1ed1ba 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,4 +1,9 @@
-2003-07-17 Michel Dänzer <michel@daenzer.net>
+2003-07-25 Larry Ewing <lewing@ximian.com>
+
+ * e-msg-composer.c (GNOME_GTKHTML_EDITOR_CONTROL_ID): require the
+ new composer control version.
+
+2003-07-17 Michel DŽÃƒŽÂŽ¤nzer <michel@daenzer.net>
* e-msg-composer.c (autosave_manager_query_load_orphans): Set
default answer of dialog to 'yes' to try and prevent autosaved
diff --git a/composer/e-msg-composer.c b/composer/e-msg-composer.c
index 3fce559bbd..101ffde01a 100644
--- a/composer/e-msg-composer.c
+++ b/composer/e-msg-composer.c
@@ -103,7 +103,7 @@
#include "Editor.h"
#include "listener.h"
-#define GNOME_GTKHTML_EDITOR_CONTROL_ID "OAFIID:GNOME_GtkHTML_Editor:3.0"
+#define GNOME_GTKHTML_EDITOR_CONTROL_ID "OAFIID:GNOME_GtkHTML_Editor:3.1"
#define d(x) x