From 597c9c9321b6f96250da0891be98d41c7ac2c109 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 22 Jun 2007 15:26:12 +0000 Subject: add moverelative 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 e6f5ab06..cbd9f137 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -22,4 +22,5 @@ void action_all_startup() action_fullscreen_startup(); action_maximize_startup(); action_moveto_startup(); + action_moverelative_startup(); } -- cgit v1.2.3