Code refactoring: replaced macro 'ANIMATIONS' by 'USE_ANIMATIONS' for consistency
commit6ef010d974b8b45c2d0128dec59b9ec3c170af48
authorChristophe CURIS <christophe.curis@free.fr>
Fri, 8 May 2015 11:19:01 +0000 (8 13:19 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Fri, 8 May 2015 17:53:29 +0000 (8 18:53 +0100)
tree0945bfc9d12ad1dcf1eb0acd7b80faf2af6848e9
parent9d9b6d3fcf3553297c59c8b1fb20d2d03c9240d9
Code refactoring: replaced macro 'ANIMATIONS' by 'USE_ANIMATIONS' 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>
src/actions.c
src/misc.c
src/wconfig.h.in