From d642be361fde438e2b29b7374b4d6465f47ad9e9 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 22 Jun 2007 05:17:10 +0000 Subject: add the move action --- openbox/actions/all.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openbox/actions/all.c') diff --git a/openbox/actions/all.c b/openbox/actions/all.c index e3ad2b15..a65d76b5 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -12,4 +12,6 @@ void action_all_startup() action_cyclewindows_startup(); action_activate_startup(); action_breakchroot_startup(); + action_close_startup(); + action_move_startup(); } -- cgit v1.2.3