add the moveto action
[dana/openbox-history.git] / openbox / actions / all.c
index 72813e3..e6f5ab0 100644 (file)
@@ -21,4 +21,5 @@ void action_all_startup()
     action_iconify_startup();
     action_fullscreen_startup();
     action_maximize_startup();
+    action_moveto_startup();
 }