Fix Basic UI / CometVisu default configurations (#418)

* Remove Basic UI iconType configuration (removed in #114)
* Fix CometVisu configuration PID

Signed-off-by: Wouter Born <github@maindrain.net>
pull/426/head
Wouter Born 2020-10-18 18:03:46 +02:00 committed by GitHub
parent 838d79eac2
commit b39161afce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 4 deletions

View File

@ -20,9 +20,6 @@
<feature>openhab-iconset-classic</feature>
<feature>openhab-core-io-rest-sitemap</feature>
<bundle>mvn:org.openhab.ui.bundles/org.openhab.ui.basic/${project.version}</bundle>
<config name="basicui">
iconType = svg
</config>
</feature>
<feature name="openhab-ui-cometvisu" description="CometVisu Backend" version="${project.version}">
@ -34,7 +31,7 @@
<feature dependency="true">openhab.tp-jackson</feature>
<bundle dependency="true">mvn:org.rrd4j/rrd4j/3.4</bundle>
<bundle>mvn:org.openhab.ui.bundles/org.openhab.ui.cometvisu/${project.version}</bundle>
<config name="cometvisu">
<config name="org.openhab.cometvisu">
webFolder=../../../CometVisu/src/
icons>enableMapping=true