WPrefs: grouped items related to the behaviour of moving a maximized window in a...
commit8522283d68eb98608a71a81c21c5420690c7bfed
authorChristophe CURIS <christophe.curis@free.fr>
Sun, 26 Oct 2014 18:58:47 +0000 (26 19:58 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 2 Nov 2014 12:13:20 +0000 (2 13:13 +0100)
tree64a13070688b57a1922f450bbf3a9c91a72b6f62
parentd02d36229545d89c2c0f16d129e8b642d7126834
WPrefs: grouped items related to the behaviour of moving a maximized window in a single place

Having all these information spread in different places makes it error
prone when wanting to add/remove/change something in the list are there are
many unrelated places to keep in sync.

Took the opportunity to de-CamelCase the name of the variable to comply
with project's coding rules.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
WPrefs.app/WindowHandling.c