From 1b7e813c62a6e54690d15550d51ac4269e63f346 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 22 Jun 2007 03:57:48 +0000 Subject: add the showdesktop 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 e0485ebe..077f394b 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -5,4 +5,5 @@ void action_all_startup() action_execute_startup(); action_debug_startup(); action_showmenu_startup(); + action_showdesktop_startup(); } -- cgit v1.2.3