From 0a189f7f28b382e57b642932f820f5ee818aba9f Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Tue, 9 May 2017 13:20:16 +0200 Subject: [PATCH] Adding missing mimetype Change-Id: I09612dcd21c881363bb3da911f3429ea49f68104 Signed-off-by: Romain Forlot --- reference/etc/config.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/reference/etc/config.cmake b/reference/etc/config.cmake index aba7ecd..8b1db3b 100644 --- a/reference/etc/config.cmake +++ b/reference/etc/config.cmake @@ -110,6 +110,7 @@ set(LD_LIBRARY_PATH ${CMAKE_INSTALL_PREFIX}/lib64 ${CMAKE_INSTALL_PREFIX}/lib) # - application/vnd.agl.service # - application/vnd.agl.native # - text/vnd.qt.qml +# - text/html # - application/vnd.agl.qml # - application/vnd.agl.qml.hybrid # - application/vnd.agl.html.hybrid -- 2.16.6