disable notification module for mobile profiles...just no.

devs/asdfuser/comp-sounds
Mike Blumenkrantz 11 years ago
parent 10ad3b23a8
commit 3db012848d
  1. 6
      config/mobile/e.src

@ -338,12 +338,6 @@ group "E_Config" struct {
value "delayed" uchar: 1;
value "priority" int: 0;
}
group "E_Config_Module" struct {
value "name" string: "notification";
value "enabled" uchar: 1;
value "delayed" uchar: 1;
value "priority" int: 0;
}
group "E_Config_Module" struct {
value "name" string: "conf";
value "enabled" uchar: 1;

Loading…
Cancel
Save