xkbswitch: enable module for wayland

This commit is contained in:
Marcel Hollerbach 2016-01-18 20:53:58 +01:00
parent 8b2eb6fb8b
commit bd7136ade1
1 changed files with 0 additions and 2 deletions

View File

@ -67,8 +67,6 @@ E_API E_Module_Api e_modapi =
E_API void *
e_modapi_init(E_Module *m)
{
/* FIXME */
if (e_comp->comp_type == E_PIXMAP_TYPE_WL) return NULL;
/* Menus and dialogs */
e_configure_registry_category_add("keyboard_and_mouse", 80, _("Input"),
NULL, "preferences-behavior");