Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 4695 → Rev 4696

/contrib/media/updf/apps/icons/scrrt.c
0,0 → 1,58
/* GIMP RGB C-Source image dump (scrrt.c) */
 
static const struct {
unsigned int width;
unsigned int height;
unsigned int bytes_per_pixel; /* 3:RGB, 4:RGBA */
unsigned char pixel_data[17 * 17 * 3 + 1];
} scrrt = {
17, 17, 3,
"\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177"
"\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177"
"\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177"
"\376\376\376\376\376\376\376\376\376\376\376\376\376\376\376\376\376\376"
"\376\376\376\376\376\376\376\376\376\376\376\376\376\376\376\376\376\376"
"\376\376\376\376\376\376\311\311\310\177\177\177\177\177\177\376\376\376"
"\341\337\343\341\337\343\341\337\343\341\337\343\341\337\343\341\337\344"
"\340\336\342\336\335\341\335\334\337\333\332\334\331\330\332\330\327\330"
"\326\325\326\311\311\310\177\177\177\177\177\177\376\376\376\341\337\343"
"\341\337\343\341\337\343\341\337\343\341\337\343\341\337\344\340\336\342"
"\336\335\341\335\334\337\333\332\334\331\330\332\330\327\330\326\325\326"
"\311\311\310\177\177\177\177\177\177\376\376\376\341\337\343\341\337\343"
"\341\337\343\341\337\343\341\337\343\341\337\344\340\336\342\336\335\341"
"\335\334\337\333\332\334\331\330\332\330\327\330\326\325\326\311\311\310"
"\177\177\177\177\177\177\376\376\376\341\337\343\341\337\343\341\337\343"
"\341\337\343\341\337\343\341\337\344\340\336\342\336\335\341\335\334\337"
"\333\332\334\331\330\332\330\327\330\326\325\326\311\311\310\177\177\177"
"\177\177\177\376\376\376\341\337\343\341\337\343\341\337\343\341\337\343"
"\341\337\343\341\337\344\340\336\342www\335\334\337\333\332\334\331\330\332"
"\330\327\330\326\325\326\311\311\310\177\177\177\177\177\177\376\376\376"
"\341\337\343\341\337\343\341\337\343\341\337\343\341\337\343\341\337\344"
"\340\336\342wwwwww\333\332\334\331\330\332\330\327\330\326\325\326\311\311"
"\310\177\177\177\177\177\177\376\376\376\341\337\343\341\337\343\341\337"
"\343wwwwwwwwwwwwwwwwwwwww\331\330\332\330\327\330\326\325\326\311\311\310"
"\177\177\177\177\177\177\376\376\376\341\337\343\341\337\343\341\337\343"
"\341\337\343\341\337\343\341\337\344\340\336\342wwwwww\333\332\334\331\330"
"\332\330\327\330\326\325\326\311\311\310\177\177\177\177\177\177\376\376"
"\376\341\337\343\341\337\343\341\337\343\341\337\343\341\337\343\341\337"
"\344\340\336\342www\335\334\337\333\332\334\331\330\332\330\327\330\326\325"
"\326\311\311\310\177\177\177\177\177\177\376\376\376\341\337\343\341\337"
"\343\341\337\343\341\337\343\341\337\343\341\337\344\340\336\342\336\335"
"\341\335\334\337\333\332\334\331\330\332\330\327\330\326\325\326\311\311"
"\310\177\177\177\177\177\177\376\376\376\341\337\343\341\337\343\341\337"
"\343\341\337\343\341\337\343\341\337\344\340\336\342\336\335\341\335\334"
"\337\333\332\334\331\330\332\330\327\330\326\325\326\311\311\310\177\177"
"\177\177\177\177\376\376\376\341\337\343\341\337\343\341\337\343\341\337"
"\343\341\337\343\341\337\344\340\336\342\336\335\341\335\334\337\333\332"
"\334\331\330\332\330\327\330\326\325\326\311\311\310\177\177\177\177\177"
"\177\376\376\376\341\337\343\341\337\343\341\337\343\341\337\343\341\337"
"\343\341\337\344\340\336\342\336\335\341\335\334\337\333\332\334\331\330"
"\332\330\327\330\326\325\326\311\311\310\177\177\177\177\177\177\311\311"
"\310\311\311\310\311\311\310\311\311\310\311\311\310\311\311\310\311\311"
"\310\311\311\310\311\311\310\311\311\310\311\311\310\311\311\310\311\311"
"\310\311\311\310\311\311\310\177\177\177\177\177\177\177\177\177\177\177"
"\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177"
"\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177"
"\177\177\177\177\177\177\177",
};