iconPath documentation fixed

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@3530 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2013-07-29 15:03:01 +00:00
parent 75c601660d
commit 699b6cd73f

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>