Draw: Replace statustext_image by parse_color_block, remove image stuff in status.c (draw_text image stuff is sufficient) and update version

This commit is contained in:
Martin Duquesnoy
2010-03-28 15:41:54 +02:00
parent 09418c6dd7
commit aa9609b5cf
6 changed files with 39 additions and 26 deletions

View File

@@ -423,7 +423,7 @@ typedef struct
{
uint x, y, w, h;
char name[512];
} StatusImage;
} ImageAttr;
/* Config.c struct */
typedef struct