From c03d87efaff45842bfd092db49eea14b0817a8ab Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Wed, 14 Feb 2018 10:02:28 +0100 Subject: More utf8 chars --- views/conversation/main.qml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/views/conversation/main.qml b/views/conversation/main.qml index 098eba01..2f80abff 100644 --- a/views/conversation/main.qml +++ b/views/conversation/main.qml @@ -91,8 +91,8 @@ ApplicationWindow { { resource: "resource1", date: "2017-07-20T18:46:29", - subject: "UTF-8 Madness öüä ❆", - body: "öüä ❆", + subject: "UTF-8 Madness Umlauts:öüä Snowflake:❆ Heart:♥", + body: "UTF-8 Madness Umlauts:öüä Snowflake:❆ Heart:♥", to: ["öüä@example.org"], }, ] -- cgit v1.2.3