From 5502f58637ba69be2ba766f8d6d5648af91db070 Mon Sep 17 00:00:00 2001 From: Ralph Plawetzki Date: Sat, 6 May 2023 17:29:48 +0200 Subject: [PATCH] Move SVG icons for Linux to the right location --- .../linux/common/org.cryptomator.Cryptomator-unlocked.svg | 0 src/main/resources/tray_icon.svg | 1 - 2 files changed, 1 deletion(-) rename src/main/resources/tray_icon_unlocked.svg => dist/linux/common/org.cryptomator.Cryptomator-unlocked.svg (100%) delete mode 100644 src/main/resources/tray_icon.svg diff --git a/src/main/resources/tray_icon_unlocked.svg b/dist/linux/common/org.cryptomator.Cryptomator-unlocked.svg similarity index 100% rename from src/main/resources/tray_icon_unlocked.svg rename to dist/linux/common/org.cryptomator.Cryptomator-unlocked.svg diff --git a/src/main/resources/tray_icon.svg b/src/main/resources/tray_icon.svg deleted file mode 100644 index 59bd8a090..000000000 --- a/src/main/resources/tray_icon.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file