[evolution] EComposerPrivate - Warning is shown when replying to e-mail.
- From: Tomas Popela <tpopela src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] EComposerPrivate - Warning is shown when replying to e-mail.
- Date: Mon, 15 Dec 2014 10:29:02 +0000 (UTC)
commit 7a7989dcbc62306e7117a7ff9fe2cc58f25377a5
Author: Tomas Popela <tpopela redhat com>
Date: Mon Dec 15 11:26:39 2014 +0100
EComposerPrivate - Warning is shown when replying to e-mail.
composer/e-composer-private.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/composer/e-composer-private.c b/composer/e-composer-private.c
index 7eb656a..f32707d 100644
--- a/composer/e-composer-private.c
+++ b/composer/e-composer-private.c
@@ -818,6 +818,7 @@ prepare_paragraph (EHTMLEditorSelection *selection,
paragraph = e_html_editor_selection_get_paragraph_element (
selection, document, -1, 0);
+ webkit_dom_element_set_id (paragraph, "-x-evo-input-start");
br = webkit_dom_document_create_element (document, "BR", NULL);
webkit_dom_node_append_child (
WEBKIT_DOM_NODE (paragraph), WEBKIT_DOM_NODE (br), NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]