X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=pixmaps%2Fpld25.xpm;fp=pixmaps%2Fpld25.xpm;h=0000000000000000000000000000000000000000;hb=31ca9325081d84c819031a2358877f1087dd0bf1;hp=0f8674ee3bd9617d52423f2e58b420554c004a31;hpb=c92e2f2ffaa06d31679e82d82f86b8e07fc4b770;p=xboard.git diff --git a/pixmaps/pld25.xpm b/pixmaps/pld25.xpm deleted file mode 100644 index 0f8674e..0000000 --- a/pixmaps/pld25.xpm +++ /dev/null @@ -1,34 +0,0 @@ -/* XPM */ -static char *pld25[] = { -/* columns rows colors chars-per-pixel */ -"25 25 3 1", -" c black s dark_piece", -". c green s dark_square", -"X c white s light_piece", -/* pixels */ -".........................", -".........................", -".........................", -".........................", -"........... ...........", -".......... XXX ..........", -".......... XXX ..........", -".......... X ..........", -"......... XXX .........", -"........ XXXXXXX ........", -"........ XXXXXXX ........", -"........ XXXXXXX ........", -"......... XXXXX .........", -"......... XXX .........", -"........ XXXXXXX ........", -"....... XXXXXXXXX .......", -"...... XXXXXXXXXXX ......", -"...... XXXXXXXXXXX ......", -"..... XXXXXXXXXXXXX .....", -"..... XXXXXXXXXXXXX .....", -"..... XXXXXXXXXXXXX .....", -"..... .....", -".........................", -".........................", -"........................." -};