From 33c1a6f4fca06eca0480376faa8a7c938ed78963 Mon Sep 17 00:00:00 2001 From: selsta Date: Sun, 26 Apr 2020 02:09:20 +0200 Subject: repo: cleanup unused images --- images/langFlagGrey.png | Bin 15321 -> 0 bytes images/lockIcon.png | Bin 493 -> 0 bytes images/moneroIcon.png | Bin 596 -> 0 bytes images/moneroLogo2.png | Bin 2440 -> 0 bytes images/question.png | Bin 440 -> 0 bytes images/question@2x.png | Bin 575 -> 0 bytes images/themes/white/question.svg | 8 -------- qml.qrc | 7 ------- 8 files changed, 15 deletions(-) delete mode 100644 images/langFlagGrey.png delete mode 100644 images/lockIcon.png delete mode 100644 images/moneroIcon.png delete mode 100644 images/moneroLogo2.png delete mode 100644 images/question.png delete mode 100755 images/question@2x.png delete mode 100644 images/themes/white/question.svg diff --git a/images/langFlagGrey.png b/images/langFlagGrey.png deleted file mode 100644 index 4e0cca94..00000000 Binary files a/images/langFlagGrey.png and /dev/null differ diff --git a/images/lockIcon.png b/images/lockIcon.png deleted file mode 100644 index 9b0e252b..00000000 Binary files a/images/lockIcon.png and /dev/null differ diff --git a/images/moneroIcon.png b/images/moneroIcon.png deleted file mode 100644 index 638c7361..00000000 Binary files a/images/moneroIcon.png and /dev/null differ diff --git a/images/moneroLogo2.png b/images/moneroLogo2.png deleted file mode 100644 index af0832fa..00000000 Binary files a/images/moneroLogo2.png and /dev/null differ diff --git a/images/question.png b/images/question.png deleted file mode 100644 index 0d947cc7..00000000 Binary files a/images/question.png and /dev/null differ diff --git a/images/question@2x.png b/images/question@2x.png deleted file mode 100755 index 20be6896..00000000 Binary files a/images/question@2x.png and /dev/null differ diff --git a/images/themes/white/question.svg b/images/themes/white/question.svg deleted file mode 100644 index fce612d6..00000000 --- a/images/themes/white/question.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/qml.qrc b/qml.qrc index e1d0b749..12d1f37d 100644 --- a/qml.qrc +++ b/qml.qrc @@ -8,7 +8,6 @@ components/UpdateDialog.qml images/whatIsIcon.png images/whatIsIcon@2x.png - images/lockIcon.png components/MenuButton.qml monero/utils/gpg_keys/binaryfate.asc monero/utils/gpg_keys/fluffypony.asc @@ -27,7 +26,6 @@ components/TipItem.qml images/tip.png components/MenuButtonDivider.qml - images/moneroIcon.png components/StandardDropdown.qml images/whiteDropIndicator.png images/whiteDropIndicator@2x.png @@ -38,7 +36,6 @@ images/prevMonth.png images/prevMonth@2x.png components/TitleBar.qml - images/moneroLogo2.png images/resize.png images/resize@2x.png images/resizeHovered.png @@ -113,8 +110,6 @@ images/card-background-white.png images/card-background-white@2x.png images/moneroLogo_white.png - images/question.png - images/question@2x.png images/titlebarLogo.png images/titlebarLogo@2x.png pages/merchant/MerchantTitlebar.qml @@ -207,7 +202,6 @@ js/Wizard.js components/LanguageSidebar.qml images/world-flags-globe.png - images/langFlagGrey.png images/restore-wallet-from-hardware@2x.png images/restore-wallet-from-hardware.png images/open-wallet-from-file@2x.png @@ -236,7 +230,6 @@ images/themes/white/close.svg images/themes/white/fullscreen.svg images/themes/white/minimize.svg - images/themes/white/question.svg components/effects/ColorTransition.qml components/effects/GradientBackground.qml images/check-white.svg -- cgit v1.2.3