From 104a2109c92e0ba69e575ece5f7f5a816bdc64d2 Mon Sep 17 00:00:00 2001 From: Wuppi68 <> Date: Mon, 27 Dec 2021 11:11:47 +0000 Subject: [PATCH] www/images: moved the last pics to www/images/default; thx Benni git-svn-id: https://svn.fhem.de/fhem/trunk@25382 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/www/images/{fhemSVG => default}/15px-blank.png | Bin fhem/www/images/{fhemSVG => default}/15px-blue.png | Bin fhem/www/images/{fhemSVG => default}/15px-cyan.png | Bin fhem/www/images/{fhemSVG => default}/15px-green.png | Bin fhem/www/images/{fhemSVG => default}/15px-grey.png | Bin fhem/www/images/{fhemSVG => default}/15px-red.png | Bin .../www/images/{fhemSVG => default}/15px-yellow.png | Bin 7 files changed, 0 insertions(+), 0 deletions(-) rename fhem/www/images/{fhemSVG => default}/15px-blank.png (100%) rename fhem/www/images/{fhemSVG => default}/15px-blue.png (100%) rename fhem/www/images/{fhemSVG => default}/15px-cyan.png (100%) rename fhem/www/images/{fhemSVG => default}/15px-green.png (100%) rename fhem/www/images/{fhemSVG => default}/15px-grey.png (100%) rename fhem/www/images/{fhemSVG => default}/15px-red.png (100%) rename fhem/www/images/{fhemSVG => default}/15px-yellow.png (100%) diff --git a/fhem/www/images/fhemSVG/15px-blank.png b/fhem/www/images/default/15px-blank.png similarity index 100% rename from fhem/www/images/fhemSVG/15px-blank.png rename to fhem/www/images/default/15px-blank.png diff --git a/fhem/www/images/fhemSVG/15px-blue.png b/fhem/www/images/default/15px-blue.png similarity index 100% rename from fhem/www/images/fhemSVG/15px-blue.png rename to fhem/www/images/default/15px-blue.png diff --git a/fhem/www/images/fhemSVG/15px-cyan.png b/fhem/www/images/default/15px-cyan.png similarity index 100% rename from fhem/www/images/fhemSVG/15px-cyan.png rename to fhem/www/images/default/15px-cyan.png diff --git a/fhem/www/images/fhemSVG/15px-green.png b/fhem/www/images/default/15px-green.png similarity index 100% rename from fhem/www/images/fhemSVG/15px-green.png rename to fhem/www/images/default/15px-green.png diff --git a/fhem/www/images/fhemSVG/15px-grey.png b/fhem/www/images/default/15px-grey.png similarity index 100% rename from fhem/www/images/fhemSVG/15px-grey.png rename to fhem/www/images/default/15px-grey.png diff --git a/fhem/www/images/fhemSVG/15px-red.png b/fhem/www/images/default/15px-red.png similarity index 100% rename from fhem/www/images/fhemSVG/15px-red.png rename to fhem/www/images/default/15px-red.png diff --git a/fhem/www/images/fhemSVG/15px-yellow.png b/fhem/www/images/default/15px-yellow.png similarity index 100% rename from fhem/www/images/fhemSVG/15px-yellow.png rename to fhem/www/images/default/15px-yellow.png