[*]change default theme to 'blue-hd'
authorShinwoo Kim <cinoo.kim@samsung.com>
Wed, 11 Jan 2012 12:13:59 +0000 (21:13 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Wed, 11 Jan 2012 12:13:59 +0000 (21:13 +0900)
Change-Id: Ieeb0f7232a0412882fea8b06c879a4515300054e

config/slp/base.src

index 91708c3..9e0dd60 100644 (file)
@@ -30,7 +30,7 @@ group "Elm_Config" struct {
   value "edje_collection_cache" int: 64;
   value "finger_size" int: 60;
   value "fps" double: 6000.0;
-  value "theme" string: "tizen-black-hd";
+  value "theme" string: "blue-hd";
   value "modules" string: "ctxpopup_copypasteUI>entry/api:decarta>map/api";
   value "tooltip_delay" double: 1.0;
   value "cursor_engine_only" uchar: 1;