Commit 0b5959ae162c006839a6ff0acdadba34cee23011
1 parent
526e8e40
Fix demo installation break
Change-Id: Ie9609827834e05cb010eda842b415186f80989da
Showing
1 changed file
with
1 additions
and
0 deletions
com.samsung.dali-demo.xml
| ... | ... | @@ -214,6 +214,7 @@ |
| 214 | 214 | </ui-application> |
| 215 | 215 | <ui-application appid="rendering-radial-progress.example" exec="/usr/apps/com.samsung.dali-demo/bin/rendering-radial-progress.example" nodisplay="true" multiple="false" type="c++app" taskmanage="true"> |
| 216 | 216 | <label>Rendering Radial Progress</label> |
| 217 | + </ui-application> | |
| 217 | 218 | <ui-application appid="ray-marching.example" exec="/usr/apps/com.samsung.dali-demo/bin/ray-marching.example" nodisplay="true" multiple="false" type="c++app" taskmanage="true"> |
| 218 | 219 | <label>Ray Marching example</label> |
| 219 | 220 | </ui-application> | ... | ... |