modules - add packagekit to the whitelist of ok modules

This commit is contained in:
Carsten Haitzler 2014-01-20 12:04:19 +09:00
parent 921557cf04
commit b48dc88f94
1 changed files with 1 additions and 0 deletions

View File

@ -933,6 +933,7 @@ _e_module_whitelist_check(void)
"music-control", "music-control",
"conf2", "conf2",
"appmenu", "appmenu",
"packagekit",
NULL // end marker NULL // end marker
}; };