From b780b1acc43cdad9f8750b1fcad469f71e64df22 Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Mon, 29 Jul 2013 15:03:01 +0000 Subject: [PATCH] iconPath documentation fixed git-svn-id: https://svn.fhem.de/fhem/trunk@3530 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/01_FHEMWEB.pm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/fhem/FHEM/01_FHEMWEB.pm b/fhem/FHEM/01_FHEMWEB.pm index 3cc17685f..11167b117 100755 --- a/fhem/FHEM/01_FHEMWEB.pm +++ b/fhem/FHEM/01_FHEMWEB.pm @@ -2976,8 +2976,9 @@ FW_ActivateInform()
  • iconPath
    colon separated list of directories where the icons are read from. The directories start in the fhem/www/images directory. The default is - $stylesheetPrefix:default
    - Set it to openautomation only to get a lot of SVG images. + $styleSheetPrefix:fhemSVG:openautomation:default
    + Set it to fhemSVG:openautomation to get only SVG images, or to default + to get the "old-style" images.