From 2b3a27d5373f023c3c7d493955848d1d9480e3b1 Mon Sep 17 00:00:00 2001 From: Martchus Date: Sun, 17 Feb 2019 23:49:22 +0100 Subject: [PATCH] Replace "Open web UI" with "Open Syncthing" --- plasmoid/package/contents/ui/FullRepresentation.qml | 4 ++-- tray/gui/traywidget.ui | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/plasmoid/package/contents/ui/FullRepresentation.qml b/plasmoid/package/contents/ui/FullRepresentation.qml index a1e0e6d..621faa3 100644 --- a/plasmoid/package/contents/ui/FullRepresentation.qml +++ b/plasmoid/package/contents/ui/FullRepresentation.qml @@ -367,8 +367,8 @@ ColumnLayout { } TinyButton { id: webUIButton - tooltip: qsTr("Web UI") - iconSource: "internet-web-browser" + tooltip: qsTr("Open Syncthing") + iconSource: ":/icons/hicolor/scalable/status/syncthing-default.svg" onClicked: { plasmoid.nativeInterface.showWebUI() plasmoid.expanded = false diff --git a/tray/gui/traywidget.ui b/tray/gui/traywidget.ui index 98b7ee7..d68488f 100644 --- a/tray/gui/traywidget.ui +++ b/tray/gui/traywidget.ui @@ -6,7 +6,7 @@ Syncthing Tray - + :/icons/hicolor/scalable/app/syncthingtray.svg:/icons/hicolor/scalable/app/syncthingtray.svg @@ -151,11 +151,11 @@ - Web UI + Open Syncthing - - :/icons/hicolor/scalable/apps/internet-web-browser.svg:/icons/hicolor/scalable/apps/internet-web-browser.svg + + :/icons/hicolor/scalable/status/syncthing-default.svg:/icons/hicolor/scalable/status/syncthing-default.svg true