PEBKAC. Move along, nothing to see here.

SVN revision: 36183
This commit is contained in:
toma 2008-09-23 14:48:57 +00:00 committed by toma
parent 0767fce005
commit ccd80ae932
1 changed files with 1 additions and 1 deletions

View File

@ -1083,7 +1083,7 @@ _mixer_configure_registry_register(void)
e_configure_registry_category_add(_reg_cat, 90, _("Extensions"), NULL,
"enlightenment/extensions");
e_configure_registry_item_add(_reg_item, 30, _(_Name), NULL,
"enlightenment/pager",
"enlightenment/mixer",
_mixer_module_config);
}