renaming movetofromedge->movetoedge and moveto->moveresizeto
This commit is contained in:
parent
2827b2ce89
commit
2a4cd4f6bd
3 changed files with 2 additions and 2 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue