From cf478381b3e386dc0478403cf1a73b4d3ec6fa61 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 22 Jun 2007 14:35:51 +0000 Subject: add the iconify 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 3b1fb5fe..101cc75f 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -18,4 +18,5 @@ void action_all_startup() action_lower_startup(); action_raiselower_startup(); action_unfocus_startup(); + action_iconify_startup(); } -- cgit v1.2.3