Use GtkTextBuffer instead of gtkhtml in editor (no support for rich text in gnome).
authorJose Dapena Paz <jdapena@igalia.com>
Sun, 10 May 2009 12:20:26 +0000 (14:20 +0200)
committerJose Dapena Paz <jdapena@igalia.com>
Sun, 10 May 2009 12:20:26 +0000 (14:20 +0200)
commit453ecff3704572133244f6aba94f87256e9f702a
treef7526c79749ac60c75d3382d2909b9bb2c3f5840
parent6aad5075541a12b94f1c7e49fe2254e94c3303c1
Use GtkTextBuffer instead of gtkhtml in editor (no support for rich text in gnome).

* src/modest-init.c (init_default_settings): for gnome, we always use plain
  text.
* src/gnome/modest-msg-edit-window.c: use GtkTextView instead of GtkHTML for
  editor.
src/gnome/modest-msg-edit-window.c
src/modest-init.c