From: José Bollo Date: Tue, 19 Jul 2016 08:43:54 +0000 (+0200) Subject: config: allows "standard" types X-Git-Tag: 2.0.2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=373b10369b60cf2bfa54388197c05a09ef32de41;hp=373b10369b60cf2bfa54388197c05a09ef32de41;p=src%2Fapp-framework-main.git config: allows "standard" types The standard types for HTML (text/html) and QML (text/vnd.qt.qml) should be available. This is needed for 3 reasons: - installing existing demos - installing almost standard HTML widgets - the current default type is text/html Change-Id: I9fa418b1c995663ac4120d3e0bdb42def3ab166e Signed-off-by: José Bollo ---