Merge branch 'devel/master (1.2.31)' into tizen 27/119727/1 accepted/tizen/common/20170320.173855 accepted/tizen/common/20170324.123047 accepted/tizen/ivi/20170320.223056 accepted/tizen/ivi/20170324.112153 accepted/tizen/mobile/20170320.222645 accepted/tizen/mobile/20170324.111710 accepted/tizen/tv/20170320.222911 accepted/tizen/tv/20170324.111935 accepted/tizen/unified/20170320.223119 accepted/tizen/unified/20170324.112226 accepted/tizen/wearable/20170320.223013 accepted/tizen/wearable/20170324.112057 submit/tizen/20170320.091401 submit/tizen/20170324.082849
authorHeeyong Song <heeyong.song@samsung.com>
Mon, 20 Mar 2017 02:23:16 +0000 (11:23 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Mon, 20 Mar 2017 02:23:33 +0000 (11:23 +0900)
Change-Id: I642f6a50947051b11977f238a8a8210219a78497

examples-reel/dali-examples-reel.cpp
packaging/com.samsung.dali-demo.spec

index adc351d..0576b07 100644 (file)
@@ -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));
index 1e3003c..e895493 100755 (executable)
@@ -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