aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSmallJoker <SmallJoker@users.noreply.github.com>2022-09-12 19:25:34 +0200
committerGitHub <noreply@github.com>2022-09-12 19:25:34 +0200
commitcea5fd56a4b724fe6efe6852dc849d517a61d0e2 (patch)
tree7e9d5d23297e9c1c81f3ea108454344210acc608
parent482cc99b2c7903f33ea9a28a1811e9360307a55a (diff)
downloadminetest-cea5fd56a4b724fe6efe6852dc849d517a61d0e2.tar.xz
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.
-rw-r--r--LICENSE.txt4
-rw-r--r--textures/base/pack/cdb_clear.pngbin182 -> 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
--- a/textures/base/pack/cdb_clear.png
+++ b/textures/base/pack/cdb_clear.png
Binary files differ