[base.src] change theme name from blue-hd to white-hd
authorSeunggyun Kim <sgyun.kim@samsung.com>
Tue, 24 Jul 2012 06:40:24 +0000 (15:40 +0900)
committerSeunggyun Kim <sgyun.kim@samsung.com>
Tue, 24 Jul 2012 06:40:24 +0000 (15:40 +0900)
config/desktop/base.src
config/mobile/base.src

index 54c5a13..e3897bc 100644 (file)
@@ -30,7 +30,7 @@ group "Elm_Config" struct {
   value "edje_collection_cache" int: 64;
   value "finger_size" int: 30;
   value "fps" double: 6000.0;
-  value "theme" string: "blue-hd";
+  value "theme" string: "white-hd";
   value "modules" string: "ctxpopup_copypasteUI>entry/api:datetime_input_ctxpopup>datetime/api";
   value "tooltip_delay" double: 1.0;
   value "cursor_engine_only" uchar: 1;
index acf0d69..5a4b129 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: "blue-hd";
+  value "theme" string: "white-hd";
   value "modules" string: "ctxpopup_copypasteUI>entry/api:datetime_input_ctxpopup>datetime/api";
   value "tooltip_delay" double: 1.0;
   value "cursor_engine_only" uchar: 1;