From 1e6c375fdd1d10ba0b019505436069d21c751945 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 22 Jun 2007 15:18:43 +0000 Subject: add the moveto 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 72813e3e..e6f5ab06 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -21,4 +21,5 @@ void action_all_startup() action_iconify_startup(); action_fullscreen_startup(); action_maximize_startup(); + action_moveto_startup(); } -- cgit v1.2.3