* e: remove exebuf reference from all profiles as it is dead.

SVN revision: 56211
This commit is contained in:
Cedric BAIL 2011-01-18 09:48:11 +00:00
parent 572970d903
commit cd2226110b
3 changed files with 0 additions and 75 deletions

View File

@ -57,14 +57,6 @@ group "E_Config" struct {
value "priority" int: 0;
}
}
group "modules" list {
group "E_Config_Module" struct {
value "name" string: "exebuf";
value "enabled" uchar: 1;
value "delayed" uchar: 1;
value "priority" int: 0;
}
}
group "modules" list {
group "E_Config_Module" struct {
value "name" string: "winlist";
@ -161,14 +153,6 @@ group "E_Config" struct {
value "priority" int: 0;
}
}
group "modules" list {
group "E_Config_Module" struct {
value "name" string: "conf_exebuf";
value "enabled" uchar: 1;
value "delayed" uchar: 1;
value "priority" int: 0;
}
}
group "modules" list {
group "E_Config_Module" struct {
value "name" string: "conf_fonts";
@ -827,15 +811,6 @@ group "E_Config" struct {
value "any_mod" uchar: 0;
}
}
group "key_bindings" list {
group "E_Config_Binding_Key" struct {
value "context" int: 9;
value "modifiers" int: 4;
value "key" string: "Escape";
value "action" string: "exebuf";
value "any_mod" uchar: 0;
}
}
group "key_bindings" list {
group "E_Config_Binding_Key" struct {
value "context" int: 9;

View File

@ -89,14 +89,6 @@ group "E_Config" struct {
value "priority" int: 0;
}
}
group "modules" list {
group "E_Config_Module" struct {
value "name" string: "exebuf";
value "enabled" uchar: 1;
value "delayed" uchar: 1;
value "priority" int: 0;
}
}
group "modules" list {
group "E_Config_Module" struct {
value "name" string: "winlist";
@ -193,14 +185,6 @@ group "E_Config" struct {
value "priority" int: 0;
}
}
group "modules" list {
group "E_Config_Module" struct {
value "name" string: "conf_exebuf";
value "enabled" uchar: 1;
value "delayed" uchar: 1;
value "priority" int: 0;
}
}
group "modules" list {
group "E_Config_Module" struct {
value "name" string: "conf_fonts";
@ -891,15 +875,6 @@ group "E_Config" struct {
value "any_mod" uchar: 0;
}
}
group "key_bindings" list {
group "E_Config_Binding_Key" struct {
value "context" int: 9;
value "modifiers" int: 4;
value "key" string: "Escape";
value "action" string: "exebuf";
value "any_mod" uchar: 0;
}
}
group "key_bindings" list {
group "E_Config_Binding_Key" struct {
value "context" int: 9;

View File

@ -272,14 +272,6 @@ group "E_Config" struct {
value "priority" int: 0;
}
}
group "modules" list {
group "E_Config_Module" struct {
value "name" string: "conf_exebuf";
value "enabled" uchar: 1;
value "delayed" uchar: 1;
value "priority" int: 0;
}
}
group "modules" list {
group "E_Config_Module" struct {
value "name" string: "conf_dpms";
@ -376,14 +368,6 @@ group "E_Config" struct {
value "priority" int: 0;
}
}
group "modules" list {
group "E_Config_Module" struct {
value "name" string: "exebuf";
value "enabled" uchar: 1;
value "delayed" uchar: 1;
value "priority" int: 0;
}
}
group "modules" list {
group "E_Config_Module" struct {
value "name" string: "pager";
@ -914,15 +898,6 @@ group "E_Config" struct {
value "any_mod" uchar: 0;
}
}
group "key_bindings" list {
group "E_Config_Binding_Key" struct {
value "context" int: 9;
value "modifiers" int: 4;
value "key" string: "Escape";
value "action" string: "exebuf";
value "any_mod" uchar: 0;
}
}
group "key_bindings" list {
group "E_Config_Binding_Key" struct {
value "context" int: 9;