Change the installation path for multi-user environment.
[platform/core/uifw/e17-misc.git] / i386 / usr / share / enlightenment / config / e / config / samsung / module.illume2-tizen.src
1 group "Illume_Config" struct {
2     group "policy.zones" list {
3         group "Illume_Config_Zone" struct {
4             value "id" int: 0;
5             value "mode.dual" int: 0;
6             value "mode.side" int: 0;
7         }
8     }
9     value "version" int: 1;
10     value "animation.vkbd.duration" int: 1000;
11     value "animation.quickpanel.duration" int: 700;
12     value "policy.name" string: "illume";
13     value "policy.vkbd.class" string: "Virtual-Keyboard";
14     value "policy.vkbd.name" string: "Virtual-Keyboard";
15     value "policy.vkbd.title" string: "Virtual Keyboard";
16     value "policy.vkbd.type" int: 8;
17     value "policy.vkbd.match.class" int: 0;
18     value "policy.vkbd.match.name" int: 1;
19     value "policy.vkbd.match.title" int: 1;
20     value "policy.vkbd.match.type" int: 0;
21     value "policy.indicator.class" string: "Illume-Indicator";
22     value "policy.indicator.name" string: "Illume-Indicator";
23     value "policy.indicator.title" string: "Illume Indicator";
24     value "policy.indicator.type" int: 2;
25     value "policy.indicator.match.class" int: 0;
26     value "policy.indicator.match.name" int: 1;
27     value "policy.indicator.match.title" int: 1;
28     value "policy.indicator.match.type" int: 0;
29     value "policy.softkey.class" string: "Illume-Softkey";
30     value "policy.softkey.name" string: "Illume-Softkey";
31     value "policy.softkey.title" string: "Illume Softkey";
32     value "policy.softkey.type" int: 2;
33     value "policy.softkey.match.class" int: 0;
34     value "policy.softkey.match.name" int: 1;
35     value "policy.softkey.match.title" int: 1;
36     value "policy.softkey.match.type" int: 0;
37     value "policy.home.class" string: "Illume-Home";
38     value "policy.home.name" string: "Illume-Home";
39     value "policy.home.title" string: "Illume Home";
40     value "policy.home.type" int: 8;
41     value "policy.home.match.class" int: 0;
42     value "policy.home.match.name" int: 1;
43     value "policy.home.match.title" int: 1;
44     value "policy.home.match.type" int: 0;
45     value "use_mem_trim" uchar: 1;
46     value "display_name.mobile" string: "mobile";
47     value "display_name.desktop" string: "desktop";
48     value "display_name.popsync" string: "popsync";
49     value "use_indicator_widget" uchar: 1;
50     value "use_force_iconify" uchar: 1;
51     value "floating_control_threshold" int: 20;
52 }