WPrefs: grouped items related to the texture selection in a single place
commit18d77de91cbf1dbd396b2824038595bf2fa931be
authorChristophe CURIS <christophe.curis@free.fr>
Fri, 4 Jul 2014 21:28:45 +0000 (4 23:28 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 6 Jul 2014 00:07:55 +0000 (6 01:07 +0100)
tree0c9c9e5374174917d2939d64123788a72d3c6516
parent2925e54bc1fdd120b1bb5be5d4b6447816bcc49d
WPrefs: grouped items related to the texture selection 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.

By merging everything in a single struct array it is a lot easier to
maintain this list.

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