Code refactoring: replaced macro 'XINERAMA' by 'USE_XINERAMA' for consistency
commite106d88a422cc96407b202901cf349781361e1bd
authorChristophe CURIS <christophe.curis@free.fr>
Sun, 17 Nov 2013 17:51:15 +0000 (17 18:51 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 30 Dec 2013 18:11:06 +0000 (30 18:11 +0000)
tree13c54bdd5a5a49039295321cc4551e8b9bfc52e1
parent1292b5a0cc67e943b8fcbddcbb9bcf374e921aeb
Code refactoring: replaced macro 'XINERAMA' by 'USE_XINERAMA' for consistency

The usual way to define a macro in is to name macro with 'USE_xxx' when
they are used to enable a feature 'xxx'

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
configure.ac
src/dialog.c
src/workspace.c
src/xinerama.c
util/wmsetbg.c