From 38268dc917ac9e59d9e8ef87825c9489ced77e95 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 22 Jun 2007 03:53:22 +0000 Subject: add the showmenu action --- openbox/actions/all.c | 1 + 1 file changed, 1 insertion(+) (limited to 'openbox/actions/all.c') diff --git a/openbox/actions/all.c b/openbox/actions/all.c index 09eae59a..e0485ebe 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -4,4 +4,5 @@ void action_all_startup() { action_execute_startup(); action_debug_startup(); + action_showmenu_startup(); } -- cgit v1.2.3