WPrefs: moved the list of icon animations into an array
commitd89b1f5ca3115539806a6d2c9a5253cfde56eb80
authorChristophe CURIS <christophe.curis@free.fr>
Sun, 21 Dec 2014 17:13:14 +0000 (21 18:13 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Tue, 23 Dec 2014 11:33:36 +0000 (23 11:33 +0000)
treec3b5da115ca2019891efae50e61dab28ed2bd801
parent034edb19e3472bfcc44818ed404c2cff80ba9367
WPrefs: moved the list of icon animations into an array

By grouping the information together, it makes the code less prone to
errors and easier to maintain as it links things that are related.

Took opportunity to log a message for the case where an invalid value
was found to ease user's debug.

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