From ee6671c3fac371b7d631976953e304e1f761e928 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 22 Jun 2007 14:41:45 +0000 Subject: add maximize 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 a7295ac7..72813e3e 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -20,4 +20,5 @@ void action_all_startup() action_unfocus_startup(); action_iconify_startup(); action_fullscreen_startup(); + action_maximize_startup(); } -- cgit v1.2.3