summaryrefslogtreecommitdiff
path: root/data/config
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>2019-07-04 14:22:18 +0100
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>2019-07-09 10:17:55 +0100
commit933eb51e4777ea018b1107be2639c52fb815aa0d (patch)
tree58e25a0bddc9121937aec4494e5d12f42528b9cb /data/config
parent6cb62a79aeaaa2377b57e47a3a4c68986f58e1c9 (diff)
downloadenlightenment-933eb51e4777ea018b1107be2639c52fb815aa0d.tar.gz
profile config - disable ibox as ibar does this these days anyway
pointless having both ibar and ibox, so let ibar do it by default
Diffstat (limited to 'data/config')
-rw-r--r--data/config/standard/e.src22
-rw-r--r--data/config/tiling/e.src22
2 files changed, 0 insertions, 44 deletions
diff --git a/data/config/standard/e.src b/data/config/standard/e.src
index 598b65a47a..7578547ad7 100644
--- a/data/config/standard/e.src
+++ b/data/config/standard/e.src
@@ -656,22 +656,6 @@ group "E_Config" struct {
value "resizable" uchar: 0;
}
group "E_Config_Gadcon_Client" struct {
- value "name" string: "ibox";
- value "id" string: "ibox.1";
- value "geom.pos" int: 64;
- value "geom.size" int: 32;
- value "geom.res" int: 800;
- value "geom.pos_x" double: 0.0;
- value "geom.pos_y" double: 0.0;
- value "geom.size_w" double: 0.0;
- value "geom.size_h" double: 0.0;
- value "state_info.seq" int: 3;
- value "state_info.flags" int: 0;
- value "style" string: "inset";
- value "autoscroll" uchar: 0;
- value "resizable" uchar: 0;
- }
- group "E_Config_Gadcon_Client" struct {
value "name" string: "ibar";
value "id" string: "ibar.1";
value "geom.pos" int: 96;
@@ -1041,12 +1025,6 @@ group "E_Config" struct {
value "priority" int: 0;
}
group "E_Config_Module" struct {
- value "name" string: "ibox";
- value "enabled" uchar: 1;
- value "delayed" uchar: 1;
- value "priority" int: 0;
- }
- group "E_Config_Module" struct {
value "name" string: "ibar";
value "enabled" uchar: 1;
value "delayed" uchar: 1;
diff --git a/data/config/tiling/e.src b/data/config/tiling/e.src
index 1a9eb0d076..230a3d8b61 100644
--- a/data/config/tiling/e.src
+++ b/data/config/tiling/e.src
@@ -654,22 +654,6 @@ group "E_Config" struct {
value "resizable" uchar: 0;
}
group "E_Config_Gadcon_Client" struct {
- value "name" string: "ibox";
- value "id" string: "ibox.1";
- value "geom.pos" int: 64;
- value "geom.size" int: 32;
- value "geom.res" int: 800;
- value "geom.pos_x" double: 0.0;
- value "geom.pos_y" double: 0.0;
- value "geom.size_w" double: 0.0;
- value "geom.size_h" double: 0.0;
- value "state_info.seq" int: 3;
- value "state_info.flags" int: 0;
- value "style" string: "inset";
- value "autoscroll" uchar: 0;
- value "resizable" uchar: 0;
- }
- group "E_Config_Gadcon_Client" struct {
value "name" string: "ibar";
value "id" string: "ibar.1";
value "geom.pos" int: 96;
@@ -1056,12 +1040,6 @@ group "E_Config" struct {
value "priority" int: 0;
}
group "E_Config_Module" struct {
- value "name" string: "ibox";
- value "enabled" uchar: 1;
- value "delayed" uchar: 1;
- value "priority" int: 0;
- }
- group "E_Config_Module" struct {
value "name" string: "ibar";
value "enabled" uchar: 1;
value "delayed" uchar: 1;