summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeeyong Song <heeyong.song@samsung.com>2017-03-20 11:23:16 +0900
committerHeeyong Song <heeyong.song@samsung.com>2017-03-20 11:23:33 +0900
commitf96f06b300619fc91e0cf837a437a730aff350a4 (patch)
tree3347fe52f7df017b6c316efa3031e1e55fa0830d
parent8486f56d11fc74251ac1d86fe5307c5fe8a35b24 (diff)
parenta37a76bd2443b56df1489bd6b04bacc63ce29708 (diff)
downloaddali-demo-f96f06b300619fc91e0cf837a437a730aff350a4.tar.gz
dali-demo-f96f06b300619fc91e0cf837a437a730aff350a4.tar.bz2
dali-demo-f96f06b300619fc91e0cf837a437a730aff350a4.zip
Change-Id: I642f6a50947051b11977f238a8a8210219a78497
-rw-r--r--examples-reel/dali-examples-reel.cpp2
-rwxr-xr-xpackaging/com.samsung.dali-demo.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples-reel/dali-examples-reel.cpp b/examples-reel/dali-examples-reel.cpp
index adc351d8..0576b07d 100644
--- a/examples-reel/dali-examples-reel.cpp
+++ b/examples-reel/dali-examples-reel.cpp
@@ -76,7 +76,7 @@ int DALI_EXPORT_API main(int argc, char **argv)
demo.AddExample(Example("text-label-multi-language.example", DALI_DEMO_STR_TITLE_TEXT_LABEL_MULTI_LANGUAGE));
demo.AddExample(Example("text-label-emojis.example", DALI_DEMO_STR_TITLE_EMOJI_TEXT));
demo.AddExample(Example("text-scrolling.example", DALI_DEMO_STR_TITLE_TEXT_SCROLLING));
- demo.AddExample(Example("texturedss-mesh.example", DALI_DEMO_STR_TITLE_TEXTURED_MESH));
+ demo.AddExample(Example("textured-mesh.example", DALI_DEMO_STR_TITLE_TEXTURED_MESH));
demo.AddExample(Example("tilt.example", DALI_DEMO_STR_TITLE_TILT_SENSOR));
demo.AddExample(Example("tooltip.example", DALI_DEMO_STR_TITLE_TOOLTIP));
demo.AddExample(Example("transitions.example", DALI_DEMO_STR_TITLE_VISUAL_TRANSITIONS));
diff --git a/packaging/com.samsung.dali-demo.spec b/packaging/com.samsung.dali-demo.spec
index 1e3003c2..e8954937 100755
--- a/packaging/com.samsung.dali-demo.spec
+++ b/packaging/com.samsung.dali-demo.spec
@@ -2,7 +2,7 @@
Name: com.samsung.dali-demo
Summary: The OpenGLES Canvas Core Demo
-Version: 1.2.30
+Version: 1.2.31
Release: 1
Group: System/Libraries
License: Apache-2.0