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.h | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 openbox/actions/all.h (limited to 'openbox/actions/all.h') diff --git a/openbox/actions/all.h b/openbox/actions/all.h new file mode 100644 index 00000000..599c29fc --- /dev/null +++ b/openbox/actions/all.h @@ -0,0 +1,8 @@ +#ifndef __actions_all_h +#define __actions_all_h + +void action_all_startup(); + +void action_execute_startup(); + +#endif -- cgit v1.2.3