olaf neophyte and de.po updates, valgrind tweaks, delete green lady, inkscape dpi=96
[goodguy/history.git] / cinelerra-5.1 / guicast / images / menuitem_hi_png.h
1 #ifndef MENUITEM_HI_PNG_H
2 #define MENUITEM_HI_PNG_H
3
4 static unsigned char menuitem_hi_png[] = 
5 {
6         0x00, 0x00, 0x00, 0xe5, 
7         0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52, 
8         0x00, 0x00, 0x00, 0xfc, 0x00, 0x00, 0x00, 0x14, 0x08, 0x02, 0x00, 0x00, 0x00, 0x26, 0xde, 0xc7, 
9         0xdf, 0x00, 0x00, 0x00, 0x01, 0x73, 0x52, 0x47, 0x42, 0x00, 0xae, 0xce, 0x1c, 0xe9, 0x00, 0x00, 
10         0x00, 0x09, 0x70, 0x48, 0x59, 0x73, 0x00, 0x00, 0x0b, 0x13, 0x00, 0x00, 0x0b, 0x13, 0x01, 0x00, 
11         0x9a, 0x9c, 0x18, 0x00, 0x00, 0x00, 0x07, 0x74, 0x49, 0x4d, 0x45, 0x07, 0xdb, 0x0a, 0x05, 0x11, 
12         0x1b, 0x38, 0x55, 0x93, 0x14, 0x9c, 0x00, 0x00, 0x00, 0x1d, 0x74, 0x45, 0x58, 0x74, 0x43, 0x6f, 
13         0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x00, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x20, 0x77, 0x69, 
14         0x74, 0x68, 0x20, 0x54, 0x68, 0x65, 0x20, 0x47, 0x49, 0x4d, 0x50, 0xef, 0x64, 0x25, 0x6e, 0x00, 
15         0x00, 0x00, 0x4e, 0x49, 0x44, 0x41, 0x54, 0x68, 0xde, 0xed, 0xdb, 0xa1, 0x11, 0xc0, 0x00, 0x0c, 
16         0x03, 0x31, 0xa7, 0xd7, 0xfd, 0x57, 0x76, 0x41, 0xc7, 0xb0, 0x44, 0xc2, 0x7d, 0x4f, 0x93, 0xc0, 
17         0x92, 0xb6, 0xef, 0x7f, 0x6c, 0xc1, 0x82, 0xbb, 0x4b, 0xf2, 0x18, 0x82, 0x35, 0xa2, 0x47, 0xf4, 
18         0x20, 0x7a, 0x10, 0x3d, 0x88, 0x1e, 0x44, 0x0f, 0xa2, 0x07, 0xd1, 0x83, 0xe8, 0x41, 0xf4, 0x20, 
19         0x7a, 0x10, 0x3d, 0x88, 0x1e, 0x44, 0x0f, 0xa2, 0x07, 0x98, 0xd3, 0xf6, 0xbc, 0x4d, 0xb1, 0xe6, 
20         0x03, 0x21, 0x5c, 0x0c, 0x1d, 0x8c, 0x7e, 0xd3, 0xdd, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 
21         0x44, 0xae, 0x42, 0x60, 0x82
22 };
23
24 #endif