add platform specific function which may override invoked command
commitb21b2d4e60360f0ef58201d38e8ad81472490bf1
authorHeiko Voigt <hvoigt@hvoigt.net>
Wed, 14 Oct 2009 17:43:19 +0000 (14 19:43 +0200)
committerHeiko Voigt <hvoigt@hvoigt.net>
Sun, 18 Oct 2009 17:59:03 +0000 (18 19:59 +0200)
treedc1fb0aac2c5b77b4feb9209127d8e11aa3b0d30
parentc658f8774e6f9e1b02f3bc7792d27e4cf3d2d5b3
add platform specific function which may override invoked command

The invocation of some commands is platform specific. To keep the
generic implementation clean we now allow a platforms implementation
to provide the commandline which should be called.

Signed-off-by: Heiko Voigt <hvoigt@hvoigt.net>
common/cheetahmenu.c
common/cheetahmenu.h
common/exec.c
common/exec.h
explorer/menu.c