diff -r adc63ae7a4d5 -r e1e90bea9a78 icons/filenew.xpm --- a/icons/filenew.xpm Mon Apr 10 11:00:46 2006 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,36 +0,0 @@ -/* XPM */ -static const char *filenew_xpm[] = { -/* columns rows colors chars-per-pixel */ -"22 22 8 1", -" c Gray100", -". c Gray76", -"X c Gray53", -"o c Gray36", -"O c Gray18", -"+ c Gray0", -"@ c None", -"# c Gray0", -/* pixels */ -"@@@@@@@@@@@@@@@@@@@@@@", -"@@@@++++++++++@@@@@@@@", -"@@@@+ +O+@@@@@@@", -"@@@@+ +oO+@@@@@@", -"@@@@+ +XoO+@@@@@", -"@@@@+ +.XoO+@@@@", -"@@@@+ + .XoO+@@@", -"@@@@+ +++++++@@@", -"@@@@+ +@@@", -"@@@@+ +@@@", -"@@@@+ +@@@", -"@@@@+ +@@@", -"@@@@+ +@@@", -"@@@@+ +@@@", -"@@@@+ +@@@", -"@@@@+ +@@@", -"@@@@+ +@@@", -"@@@@+ +@@@", -"@@@@+ +@@@", -"@@@@+++++++++++++++@@@", -"@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@" -};