From 1bd3f075c124f4af526f2f3a11d8edca4368dc6f Mon Sep 17 00:00:00 2001 From: Peter Repukat Date: Wed, 28 Sep 2022 00:07:58 +0200 Subject: [PATCH] =?UTF-8?q?GlosSIConfig:=20ShortcutProps:=20Emoji=20?= =?UTF-8?q?=F0=9F=91=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GlosSIConfig/qml/ShortcutProps.qml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GlosSIConfig/qml/ShortcutProps.qml b/GlosSIConfig/qml/ShortcutProps.qml index cf43a91..73277ae 100644 --- a/GlosSIConfig/qml/ShortcutProps.qml +++ b/GlosSIConfig/qml/ShortcutProps.qml @@ -275,7 +275,7 @@ Item { radius: 4 Material.elevation: 32 bgOpacity: 0.97 - title: qsTr("Advanced") + title: qsTr("Advanced ⚙️") content: Column { spacing: 16 @@ -752,7 +752,7 @@ Item { } } Button { - text: qsTr("Save") + text: qsTr("💾 Save") highlighted: true enabled: nameInput.acceptableInput onClicked: function() {