From 6ec3833c9ee2baed8ade4c0ba6330d03c863a4e7 Mon Sep 17 00:00:00 2001 From: Martchus Date: Sat, 9 Sep 2017 21:32:40 +0200 Subject: [PATCH] Move syncthingtray.svg to widgets --- .../hicolor/scalable/app/syncthingtray.svg | 33 +------------------ tray/resources/syncthingtrayicons.qrc | 1 - .../hicolor/scalable/app/syncthingtray.svg | 32 ++++++++++++++++++ widgets/resources/syncthingwidgetsicons.qrc | 1 + 4 files changed, 34 insertions(+), 33 deletions(-) mode change 100644 => 120000 tray/resources/icons/hicolor/scalable/app/syncthingtray.svg create mode 100644 widgets/resources/icons/hicolor/scalable/app/syncthingtray.svg diff --git a/tray/resources/icons/hicolor/scalable/app/syncthingtray.svg b/tray/resources/icons/hicolor/scalable/app/syncthingtray.svg deleted file mode 100644 index ff643fd..0000000 --- a/tray/resources/icons/hicolor/scalable/app/syncthingtray.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tray/resources/icons/hicolor/scalable/app/syncthingtray.svg b/tray/resources/icons/hicolor/scalable/app/syncthingtray.svg new file mode 120000 index 0000000..e747afe --- /dev/null +++ b/tray/resources/icons/hicolor/scalable/app/syncthingtray.svg @@ -0,0 +1 @@ +../../../../../../widgets/resources/icons/hicolor/scalable/app/syncthingtray.svg \ No newline at end of file diff --git a/tray/resources/syncthingtrayicons.qrc b/tray/resources/syncthingtrayicons.qrc index 4f12279..30acdad 100644 --- a/tray/resources/syncthingtrayicons.qrc +++ b/tray/resources/syncthingtrayicons.qrc @@ -1,6 +1,5 @@ - icons/hicolor/scalable/app/syncthingtray.svg icons/hicolor/scalable/actions/application-menu.svg icons/hicolor/scalable/actions/edit-copy.svg icons/hicolor/scalable/actions/folder-sync.svg diff --git a/widgets/resources/icons/hicolor/scalable/app/syncthingtray.svg b/widgets/resources/icons/hicolor/scalable/app/syncthingtray.svg new file mode 100644 index 0000000..ff643fd --- /dev/null +++ b/widgets/resources/icons/hicolor/scalable/app/syncthingtray.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/widgets/resources/syncthingwidgetsicons.qrc b/widgets/resources/syncthingwidgetsicons.qrc index 3abfa5d..ba1fe84 100644 --- a/widgets/resources/syncthingwidgetsicons.qrc +++ b/widgets/resources/syncthingwidgetsicons.qrc @@ -8,5 +8,6 @@ icons/hicolor/scalable/actions/list-add.svg icons/hicolor/scalable/actions/list-remove.svg icons/hicolor/scalable/actions/edit-paste.svg + icons/hicolor/scalable/app/syncthingtray.svg