Add example for Video/WebBrowser
authorTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Fri, 22 Dec 2017 10:13:01 +0000 (10:13 +0000)
committerTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Fri, 22 Dec 2017 14:12:35 +0000 (23:12 +0900)
commite5fa699e6c1fb5bf59978eef78ed50202eba7fc0
tree0c5b00d3b7495c5188eaa97eeb4c50e449fcc311
parent392d8cea38b633ebd2a90310237cdd40285f937e
Add example for Video/WebBrowser

Add example to create widget for imcoming new apps: Video and WebBrowser.
This patch is for testing refactoring HomeScreen icon handling.

Change-Id: I9e95063006704bbc46ba32cc6dcf1c9644a8aec2
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
12 files changed:
CMakeLists.txt
package/hvac/icon.svg
package/navi/icon.svg
package/simple-egl/icon.svg
package/video/bin/runxdg [new file with mode: 0755]
package/video/config.xml [new file with mode: 0644]
package/video/icon.svg [new file with mode: 0644]
package/video/runxdg.toml [new file with mode: 0644]
package/webbrowser/bin/runxdg [new file with mode: 0755]
package/webbrowser/config.xml [new file with mode: 0644]
package/webbrowser/icon.svg [new file with mode: 0644]
package/webbrowser/runxdg.toml [new file with mode: 0644]