olaf neophyte and de.po updates, valgrind tweaks, delete green lady, inkscape dpi=96
[goodguy/history.git] / cinelerra-5.1 / guicast / images / listbox_dn_png.h
1 #ifndef LISTBOX_DN_PNG_H
2 #define LISTBOX_DN_PNG_H
3
4 static unsigned char listbox_dn_png[] = 
5 {
6         0x00, 0x00, 0x00, 0xac, 
7         0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52, 
8         0x00, 0x00, 0x00, 0x0f, 0x00, 0x00, 0x00, 0x08, 0x08, 0x06, 0x00, 0x00, 0x00, 0x26, 0xd3, 0xa5, 
9         0xf2, 0x00, 0x00, 0x00, 0x06, 0x62, 0x4b, 0x47, 0x44, 0x00, 0x82, 0x00, 0x82, 0x00, 0x82, 0xd3, 
10         0x62, 0x75, 0x6f, 0x00, 0x00, 0x00, 0x09, 0x70, 0x48, 0x59, 0x73, 0x00, 0x00, 0x0b, 0x12, 0x00, 
11         0x00, 0x0b, 0x12, 0x01, 0xd2, 0xdd, 0x7e, 0xfc, 0x00, 0x00, 0x00, 0x07, 0x74, 0x49, 0x4d, 0x45, 
12         0x07, 0xd3, 0x08, 0x0d, 0x06, 0x3a, 0x1e, 0x41, 0x4f, 0xc8, 0x95, 0x00, 0x00, 0x00, 0x39, 0x49, 
13         0x44, 0x41, 0x54, 0x78, 0xda, 0x63, 0x64, 0x60, 0x60, 0xf8, 0xcf, 0x40, 0x26, 0x60, 0x84, 0xd2, 
14         0xe4, 0x18, 0xc0, 0xc8, 0x88, 0xc4, 0xf9, 0x4f, 0xaa, 0xa5, 0x8c, 0x68, 0x82, 0xff, 0x49, 0x70, 
15         0x2d, 0x86, 0x66, 0x42, 0x06, 0x30, 0xe2, 0xe4, 0x10, 0x30, 0x80, 0x91, 0xa0, 0x00, 0x0e, 0x03, 
16         0x18, 0xc9, 0x89, 0x0d, 0xbc, 0x61, 0x00, 0x00, 0x0b, 0xf6, 0x08, 0x06, 0x0d, 0x97, 0xd7, 0x35, 
17         0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82
18 };
19
20 #endif