olaf neophyte and de.po updates, valgrind tweaks, delete green lady, inkscape dpi=96
[goodguy/history.git] / cinelerra-5.1 / guicast / images / listbox_expanddn_png.h
1 #ifndef LISTBOX_EXPANDDN_PNG_H
2 #define LISTBOX_EXPANDDN_PNG_H
3
4 static unsigned char listbox_expanddn_png[] = 
5 {
6         0x00, 0x00, 0x00, 0xe6, 
7         0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52, 
8         0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x10, 0x08, 0x06, 0x00, 0x00, 0x00, 0x1f, 0xf3, 0xff, 
9         0x61, 0x00, 0x00, 0x00, 0x04, 0x67, 0x41, 0x4d, 0x41, 0x00, 0x00, 0xb1, 0x8f, 0x0b, 0xfc, 0x61, 
10         0x05, 0x00, 0x00, 0x00, 0x06, 0x62, 0x4b, 0x47, 0x44, 0x00, 0xff, 0x00, 0xff, 0x00, 0xff, 0xa0, 
11         0xbd, 0xa7, 0x93, 0x00, 0x00, 0x00, 0x09, 0x70, 0x48, 0x59, 0x73, 0x00, 0x00, 0x0b, 0x12, 0x00, 
12         0x00, 0x0b, 0x12, 0x01, 0xd2, 0xdd, 0x7e, 0xfc, 0x00, 0x00, 0x00, 0x07, 0x74, 0x49, 0x4d, 0x45, 
13         0x07, 0xd3, 0x02, 0x12, 0x05, 0x10, 0x19, 0xf0, 0xcc, 0x70, 0x2f, 0x00, 0x00, 0x00, 0x63, 0x49, 
14         0x44, 0x41, 0x54, 0x78, 0xda, 0xad, 0x93, 0x41, 0x12, 0x80, 0x20, 0x0c, 0x03, 0x93, 0xea, 0xff, 
15         0x7f, 0xec, 0xac, 0x57, 0x54, 0xa0, 0x68, 0xdd, 0x0b, 0x1c, 0x9a, 0xa4, 0xed, 0x80, 0x01, 0xb5, 
16         0xd8, 0x56, 0x82, 0x25, 0x21, 0x49, 0x80, 0xdc, 0x1a, 0x2c, 0x88, 0x1f, 0xc4, 0x07, 0xb1, 0x2f, 
17         0xe7, 0x7d, 0x84, 0x04, 0x54, 0x80, 0x9e, 0x41, 0x14, 0x92, 0xbd, 0x6a, 0xc0, 0x2c, 0x34, 0x0a, 
18         0x33, 0x93, 0x19, 0x8c, 0xc4, 0xdb, 0x4a, 0x07, 0xb3, 0xe4, 0x23, 0xdb, 0x01, 0x83, 0xcd, 0xd3, 
19         0xab, 0xdb, 0x93, 0x64, 0x0f, 0xee, 0x3f, 0xf2, 0xf2, 0x25, 0xf6, 0xff, 0x42, 0xc5, 0x24, 0xaa, 
20         0x9d, 0x9c, 0x92, 0xad, 0x26, 0x06, 0xb0, 0x18, 0x4f, 0x45, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 
21         0x4e, 0x44, 0xae, 0x42, 0x60, 0x82
22 };
23
24 #endif