view pixmaps/no_icon.xpm @ 4611:e42d9186a8a0

[gaim-migrate @ 4900] Vincent van Adrighem writes: "A fresh translation, now with dutch messagewindows, dutch gestures-plugin and dutch filetransfer. Could you please add this one to the gaim CVS repository? Thanks a lot!" committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Tue, 25 Feb 2003 01:16:51 +0000
parents 2846a03bda67
children
line wrap: on
line source

/* XPM */
static char * no_icon_xpm[] = {
/* width height num_colors chars_per_pixel */
"12 12 1 1",
/* colors */
" 	c None",
/* pixels */
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            "};