summaryrefslogtreecommitdiff
path: root/config/mobile
diff options
context:
space:
mode:
authorMike Blumenkrantz <zmike@samsung.com>2013-12-21 12:01:54 -0500
committerMike Blumenkrantz <zmike@samsung.com>2013-12-23 18:36:32 -0500
commitaf9486c4c291d92c9a248217a82d5a22d9a2d1eb (patch)
tree1247c042d61c90e442fc0d148a856ef258e2df45 /config/mobile
parentf90e76db81dec45b944ae3ef183f29a12eb711fe (diff)
downloadenlightenment-af9486c4c291d92c9a248217a82d5a22d9a2d1eb.tar.gz
update config for v14
Diffstat (limited to 'config/mobile')
-rw-r--r--config/mobile/e.src9
1 files changed, 1 insertions, 8 deletions
diff --git a/config/mobile/e.src b/config/mobile/e.src
index abd68838bf..2b4966ed7f 100644
--- a/config/mobile/e.src
+++ b/config/mobile/e.src
@@ -1,8 +1,7 @@
group "E_Config" struct {
- value "config_version" int: 1000011;
+ value "config_version" int: 1000014;
value "config_type" uint: 1;
value "show_splash" int: 1;
- value "init_default_theme" string: "default.edj";
value "desktop_default_name" string: "%i-%i";
value "desktop_default_window_profile" string: "mobile";
value "menus_scroll_speed" double: 1000.0000000000000000000000000;
@@ -392,12 +391,6 @@ group "E_Config" struct {
value "priority" int: 0;
}
}
- group "themes" list {
- group "E_Config_Theme" struct {
- value "category" string: "theme";
- value "file" string: "default.edj";
- }
- }
group "gadcons" list {
group "E_Config_Gadcon" struct {
group "clients" list {