From cee6783c8636d1cf63683a38210d46c281718edd Mon Sep 17 00:00:00 2001 From: erational Date: Tue, 11 Jan 2022 18:27:54 +0100 Subject: [PATCH] =?UTF-8?q?[ui]=20icone=20SVG.=20on=20prend=20une=20silhou?= =?UTF-8?q?ette=20de=20fantome=20pour=20le=20cot=C3=A9=20=C3=A9ph=C3=A9m?= =?UTF-8?q?=C3=A8re=20et=20=C3=A9viter=20les=20icones=20de=20base=20de=20d?= =?UTF-8?q?onn=C3=A9es,=20de=20fichiers,=20de=20verrous=20que=20l'on=20uti?= =?UTF-8?q?lise=20d=C3=A9j=C3=A0=20ailleurs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ezcache.png => ezcache-64.png | Bin ezcache-xx.svg | 3 ++ ezcache.svg | 74 ---------------------------------- paquet.xml | 2 +- 4 files changed, 4 insertions(+), 75 deletions(-) rename ezcache.png => ezcache-64.png (100%) create mode 100644 ezcache-xx.svg delete mode 100644 ezcache.svg diff --git a/ezcache.png b/ezcache-64.png similarity index 100% rename from ezcache.png rename to ezcache-64.png diff --git a/ezcache-xx.svg b/ezcache-xx.svg new file mode 100644 index 0000000..78e0191 --- /dev/null +++ b/ezcache-xx.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/ezcache.svg b/ezcache.svg deleted file mode 100644 index d1c7cd2..0000000 --- a/ezcache.svg +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - CACHE - - - - - diff --git a/paquet.xml b/paquet.xml index 58d1122..0cd8c27 100644 --- a/paquet.xml +++ b/paquet.xml @@ -4,7 +4,7 @@ version="1.1.2" etat="stable" compatibilite="[3.2.0;4.0.*]" - logo="ezcache.png" + logo="ezcache-64.png" documentation="https://contrib.spip.net/Cache-Factory" > Cache Factory