(mc_global_t::shell): new member to store user's shell
commitae6e647845833789237b78772583dd1babd66680
authorAndrew Borodin <aborodin@vmail.ru>
Wed, 2 Jan 2013 13:00:30 +0000 (2 17:00 +0400)
committerAndrew Borodin <aborodin@vmail.ru>
Wed, 16 Jan 2013 10:34:11 +0000 (16 14:34 +0400)
tree45cd8a2753c5b2e64ed8600902878b36ebdf8f02
parente35f044ccdd41922f925c99e6d50930ea8c7c47e
(mc_global_t::shell): new member to store user's shell

...instead of global variable "shell".

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
lib/global.c
lib/global.h
src/clipboard.c
src/execute.c
src/main.c
src/setup.c
src/setup.h
src/subshell.c
src/vfs/extfs/extfs.c