From 48facba205a42b502038b43e1a735a30ffe276f8 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 22 Jun 2007 15:59:07 +0000 Subject: add omnipresent 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 9b11b49b..f303c099 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -27,4 +27,5 @@ void action_all_startup() action_moverelative_startup(); action_shade_startup(); action_kill_startup(); + action_omnipresent_startup(); } -- cgit v1.2.3