2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-22 08:11:44 +00:00

iconPath documentation fixed

git-svn-id: https://svn.fhem.de/fhem/trunk@3530 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2013-07-29 15:03:01 +00:00
parent 37f4c78228
commit b780b1acc4

View File

@ -2976,8 +2976,9 @@ FW_ActivateInform()
<li>iconPath<br>
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<br>
Set it to openautomation only to get a lot of SVG images.
$styleSheetPrefix:fhemSVG:openautomation:default<br>
Set it to fhemSVG:openautomation to get only SVG images, or to default
to get the "old-style" images.
</li>
<br>