Fix a typo of EffectsView example 39/66539/1
authorXiangyin Ma <x1.ma@samsung.com>
Tue, 19 Apr 2016 10:30:04 +0000 (11:30 +0100)
committerXiangyin Ma <x1.ma@samsung.com>
Tue, 19 Apr 2016 10:30:04 +0000 (11:30 +0100)
Change-Id: I5639464418baffc593106dbb95a78b39e438aaf4

com.samsung.dali-demo.xml

index 41ea452..617f9f4 100644 (file)
        <ui-application appid="tilt.example" exec="/usr/apps/com.samsung.dali-demo/bin/tilt.example" nodisplay="true" multiple="false" type="c++app" taskmanage="true">
                <label>Tilt sensor</label>
        </ui-application>
-       <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">
+       <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">
                <label>Effects View</label>
        </ui-application>
        <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">