Artwork replacement (c) Julian Smart

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34467 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2005-05-31 20:29:11 +00:00
parent 7942245db0
commit aadb4d67c8
33 changed files with 1277 additions and 528 deletions

View File

@@ -1,7 +1,7 @@
/* XPM */
static char *htmsidep_xpm[] = {
/* columns rows colors chars-per-pixel */
"16 16 6 1",
"16 15 6 1",
". c Black",
"X c #FFFFFF",
"+ c #808080",
@@ -23,6 +23,5 @@ static char *htmsidep_xpm[] = {
" .OOOO.ooooooo. ",
" .XOXX.o.+...o. ",
" .XXOX.ooooooo. ",
" .............. ",
" "
" .............. "
};