From b76ec18d1c8857cf32598c822364298fc535c84e Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 22 Jun 2007 03:40:01 +0000 Subject: the execute action works again. default hardcoded bindings are temporarily offline --- openbox/actions/all.c | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 openbox/actions/all.c (limited to 'openbox/actions/all.c') diff --git a/openbox/actions/all.c b/openbox/actions/all.c new file mode 100644 index 00000000..7c0b253e --- /dev/null +++ b/openbox/actions/all.c @@ -0,0 +1,6 @@ +#include "all.h" + +void action_all_startup() +{ + action_execute_startup(); +} -- cgit v1.2.3