beremiz
Clone
Summary
Browse
Changes
Graph
add the possibility to enable or disable wxTaskbarIcon for Beremiz_service
2008-11-24, greg
ea7928fd07da
add the possibility to enable or disable wxTaskbarIcon for Beremiz_service
Launch beremiz without taskbarIcon by default (incompatible with svgui plugin)
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<CFile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="cext_xsd.xsd">
<includes>
<![CDATA[]]>
</includes>
<variables/>
<globals>
<![CDATA[]]>
</globals>
<initFunction>
<![CDATA[]]>
</initFunction>
<cleanUpFunction>
<![CDATA[]]>
</cleanUpFunction>
<retrieveFunction>
<![CDATA[]]>
</retrieveFunction>
<publishFunction>
<![CDATA[]]>
</publishFunction>
</CFile>