renaming movetofromedge->movetoedge and moveto->moveresizeto

This commit is contained in:
Dana Jansens 2007-07-11 20:01:47 +00:00
parent 2827b2ce89
commit 2a4cd4f6bd
3 changed files with 2 additions and 2 deletions

View file

@ -183,8 +183,8 @@ openbox_openbox_SOURCES = \
openbox/actions/menu.c \
openbox/actions/move.c \
openbox/actions/moverelative.c \
openbox/actions/moveto.c \
openbox/actions/movetofromedge.c \
openbox/actions/moveresizeto.c \
openbox/actions/movetoedge.c \
openbox/actions/omnipresent.c \
openbox/actions/raise.c \
openbox/actions/raiselower.c \