Delete the proper item when unloading the module.

SVN revision: 49160
This commit is contained in:
Christopher Michael 2010-05-23 16:43:59 +00:00
parent f437005f95
commit aaffc9210f
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ e_modapi_shutdown(E_Module *m)
if (Man->maug)
e_int_menus_menu_augmentation_del("config/1", Man->maug);
e_configure_registry_item_del("extensions/deskman");
e_configure_registry_item_del("extensions/gadman");
e_configure_registry_category_del("extensions");
if (Man->config_dialog)