SVN revision: 53041
This commit is contained in:
Mike Blumenkrantz 2010-10-05 06:32:47 +00:00
parent 3002489ac6
commit 9576560f62
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -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();