finished rev 7756. renaming moveto->moveresizeto
[dana/openbox-history.git] / openbox / actions / movetoedge.c
index 8a4044b..38559a6 100644 (file)
@@ -13,7 +13,7 @@ static gpointer setup_func(ObParseInst *i, xmlDocPtr doc, xmlNodePtr node);
 static void     free_func(gpointer options);
 static gboolean run_func(ObActionsData *data, gpointer options);
 
-void action_movetofromedge_startup()
+void action_movetoedge_startup()
 {
     actions_register("MoveToEdge",
                      setup_func,