SVN revision: 53041
devs/princeamd/enlightenment-0.17-elive
Mike Blumenkrantz 13 years ago
parent 3002489ac6
commit 9576560f62
  1. 2
      data/other/enlightenment_remote
  2. 1
      src/modules/gadman/e_mod_main.c

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

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

Loading…
Cancel
Save