From c080af579c4a692a071c03a81482ceba9f5b9114 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Tue, 4 Apr 2017 07:50:10 +0200 Subject: Different name, same icon --- components/theme/contents/ui/Icons.qml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'components/theme/contents/ui/Icons.qml') diff --git a/components/theme/contents/ui/Icons.qml b/components/theme/contents/ui/Icons.qml index e1b8f4f4..0b161635 100644 --- a/components/theme/contents/ui/Icons.qml +++ b/components/theme/contents/ui/Icons.qml @@ -25,8 +25,8 @@ Item { property string error: "error" property string busy: "view-refresh" property string noNetworkConnection: "network-disconnect" - property string connected: "checkmark" - property string success: "checkmark" + property string connected: "dialog-ok" + property string success: "dialog-ok" property string markAsRead: "mail-mark-unread-new" property string markImportant: "mail-mark-important" -- cgit v1.2.3