From ba798df26899685e3bfe8067c56c1467d44001d2 Mon Sep 17 00:00:00 2001 From: Walter Agazzi Date: Thu, 18 Jan 2024 01:15:58 +0100 Subject: [PATCH] ICONS: Move old xeen icons to new naming + mm1 fix mm1-mm1 -> mm-mm1 xeen-* -> mm-* --- .../{xeen-cloudsofxeen.png => mm-cloudsofxeen.png} | Bin ...een-darksideofxeen.png => mm-darksideofxeen.png} | Bin icons/{mm1-mm1.png => mm-mm1.png} | Bin .../{xeen-swordsofxeen.png => mm-swordsofxeen.png} | Bin icons/{xeen-worldofxeen.png => mm-worldofxeen.png} | Bin 5 files changed, 0 insertions(+), 0 deletions(-) rename icons/{xeen-cloudsofxeen.png => mm-cloudsofxeen.png} (100%) rename icons/{xeen-darksideofxeen.png => mm-darksideofxeen.png} (100%) rename icons/{mm1-mm1.png => mm-mm1.png} (100%) rename icons/{xeen-swordsofxeen.png => mm-swordsofxeen.png} (100%) rename icons/{xeen-worldofxeen.png => mm-worldofxeen.png} (100%) diff --git a/icons/xeen-cloudsofxeen.png b/icons/mm-cloudsofxeen.png similarity index 100% rename from icons/xeen-cloudsofxeen.png rename to icons/mm-cloudsofxeen.png diff --git a/icons/xeen-darksideofxeen.png b/icons/mm-darksideofxeen.png similarity index 100% rename from icons/xeen-darksideofxeen.png rename to icons/mm-darksideofxeen.png diff --git a/icons/mm1-mm1.png b/icons/mm-mm1.png similarity index 100% rename from icons/mm1-mm1.png rename to icons/mm-mm1.png diff --git a/icons/xeen-swordsofxeen.png b/icons/mm-swordsofxeen.png similarity index 100% rename from icons/xeen-swordsofxeen.png rename to icons/mm-swordsofxeen.png diff --git a/icons/xeen-worldofxeen.png b/icons/mm-worldofxeen.png similarity index 100% rename from icons/xeen-worldofxeen.png rename to icons/mm-worldofxeen.png