From 68ed477e34756beb5b152f8077c2e2527bba4708 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Fri, 21 Apr 2017 18:16:28 +0200 Subject: The outbox is back --- framework/qml/Icons.qml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'framework/qml/Icons.qml') diff --git a/framework/qml/Icons.qml b/framework/qml/Icons.qml index 8d63f021..ee706d95 100644 --- a/framework/qml/Icons.qml +++ b/framework/qml/Icons.qml @@ -39,6 +39,8 @@ Item { property string moveToTrash: "edit-delete" property string edit: "document-edit" property string replyToSender: "mail-reply-sender" + property string outbox: "mail-folder-outbox" + property string outbox_inverted: "mail-folder-outbox-inverted" property string menu_inverted: "application-menu-inverted" property string user_inverted: "im-user-inverted" -- cgit v1.2.3