desktop gadgets - use new gadgets icon for settings

This commit is contained in:
Carsten Haitzler 2021-03-28 22:52:44 +01:00
parent 4deaeaad20
commit 27c5126c20
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ e_modapi_init(E_Module *m)
e_configure_registry_category_add("extensions", 90, _("Extensions"), NULL,
"preferences-extensions");
e_configure_registry_item_add("extensions/gadman", 150, _("Gadgets"), NULL,
buf, _config_gadman_module);
"gadgets", _config_gadman_module);
/* Set this module to be loaded after all other modules, or we don't see
modules loaded after this */