diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-05-09 13:20:16 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2018-10-15 18:22:20 +0200 |
commit | 89ec4ab1ecbe8547bf58b8ae155ac3008e9b73fd (patch) | |
tree | 55e46200fdd3ab2aead9811ba98528a5a3484b81 /reference/etc | |
parent | 2d619af67dbb5c819d1f29cb1acd13e1fc9768e5 (diff) |
Adding missing mimetype
Change-Id: I09612dcd21c881363bb3da911f3429ea49f68104
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'reference/etc')
-rw-r--r-- | reference/etc/config.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
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 |