Make it easier to customise colours
authorTomas Frydrych <tomas@sleepfive.com>
Thu, 10 May 2012 06:44:18 +0000 (07:44 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 May 2012 10:47:29 +0000 (11:47 +0100)
commit84764337a584002a92940323d374b0e417c573a6
tree3ce3b2fe0981d56cf761ec03e4e2ea8f48642e6c
parente05374aae945bcfc6d962ed0d7b2774b77987e1d
Make it easier to customise colours

This commit moves colour definitions to psplash-colors.h so that the
colour scheme can be easily modified by replacing this file rather
than having to maintain a patch.

Signed-off-by: Tomas Frydrych <tomas@sleepfive.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Makefile.am
psplash-colors.h [new file with mode: 0644]
psplash.c
psplash.h