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:11:51 +0000 (23:11 +0900)
commit0676869ae83b3e2cdac77c0a29367367ca211f5a
tree0c5b00d3b7495c5188eaa97eeb4c50e449fcc311
parentf1a2e631ef4f9789bfa70509f21d2b5cdd30fa92
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]