Commit d3bd722c2b9e3329b9de7ba9ffaa44cbe363fde5
1 parent
24c8baf6
Fix a typo of EffectsView example
Change-Id: I5639464418baffc593106dbb95a78b39e438aaf4
Showing
1 changed file
with
1 additions
and
1 deletions
com.samsung.dali-demo.xml
| @@ -142,7 +142,7 @@ | @@ -142,7 +142,7 @@ | ||
| 142 | <ui-application appid="tilt.example" exec="/usr/apps/com.samsung.dali-demo/bin/tilt.example" nodisplay="true" multiple="false" type="c++app" taskmanage="true"> | 142 | <ui-application appid="tilt.example" exec="/usr/apps/com.samsung.dali-demo/bin/tilt.example" nodisplay="true" multiple="false" type="c++app" taskmanage="true"> |
| 143 | <label>Tilt sensor</label> | 143 | <label>Tilt sensor</label> |
| 144 | </ui-application> | 144 | </ui-application> |
| 145 | - <ui-application appid="effectse-view.example" exec="/usr/apps/com.samsung.dali-demo/bin/effects-view.example" nodisplay="true" multiple="false" type="c++app" taskmanage="true"> | 145 | + <ui-application appid="effects-view.example" exec="/usr/apps/com.samsung.dali-demo/bin/effects-view.example" nodisplay="true" multiple="false" type="c++app" taskmanage="true"> |
| 146 | <label>Effects View</label> | 146 | <label>Effects View</label> |
| 147 | </ui-application> | 147 | </ui-application> |
| 148 | <ui-application appid="native-image-source.example" exec="/usr/apps/com.samsung.dali-demo/bin/native-image-source.example" nodisplay="true" multiple="false" type="c++app" taskmanage="true"> | 148 | <ui-application appid="native-image-source.example" exec="/usr/apps/com.samsung.dali-demo/bin/native-image-source.example" nodisplay="true" multiple="false" type="c++app" taskmanage="true"> |