diff --git a/data/other/enlightenment_remote b/data/other/enlightenment_remote index cb0f44b03..f5046358e 100644 --- a/data/other/enlightenment_remote +++ b/data/other/enlightenment_remote @@ -1,4 +1,4 @@ -# $Id$ +# $Id: enlightenment_remote 36712 2008-10-16 10:19:40Z cedric $ # bash-completion script for enlightenment_remote # By Justin Rocha (Xenith) # Additions by Sebastian Dransfeld diff --git a/src/modules/gadman/e_mod_main.c b/src/modules/gadman/e_mod_main.c index 0c7f2967f..919b3d6e7 100644 --- a/src/modules/gadman/e_mod_main.c +++ b/src/modules/gadman/e_mod_main.c @@ -121,6 +121,7 @@ e_modapi_shutdown(E_Module *m __UNUSED__) e_action_del("gadman_toggle"); Man->action = NULL; } + E_CONFIG_DD_FREE(Man->conf_edd); gadman_shutdown();