From cea5fd56a4b724fe6efe6852dc849d517a61d0e2 Mon Sep 17 00:00:00 2001 From: SmallJoker Date: Mon, 12 Sep 2022 19:25:34 +0200 Subject: Content tab: Change uninstall icon to trash bin (#12761) A red cross might indicate 'cancel download' whereas the trash bin is generally a symbol for deletion. --- LICENSE.txt | 4 ++-- textures/base/pack/cdb_clear.png | Bin 182 -> 150 bytes 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index 1f2c6c38d..af4c4c546 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -55,7 +55,6 @@ srifqi: Zughy: textures/base/pack/cdb_add.png - textures/base/pack/cdb_clear.png textures/base/pack/cdb_downloading.png textures/base/pack/cdb_queued.png textures/base/pack/cdb_update.png @@ -70,7 +69,8 @@ erlehmann, Warr1024, rollerozxa: kilbith: textures/base/pack/server_favorite.png -SmallJoker +SmallJoker: + textures/base/pack/cdb_clear.png textures/base/pack/server_favorite_delete.png (based on server_favorite.png) License of Minetest source code diff --git a/textures/base/pack/cdb_clear.png b/textures/base/pack/cdb_clear.png index 4490d41cb..d5df4a067 100644 Binary files a/textures/base/pack/cdb_clear.png and b/textures/base/pack/cdb_clear.png differ -- cgit v1.2.3