olaf neophyte and de.po updates, valgrind tweaks, delete green lady, inkscape dpi=96
[goodguy/history.git] / cinelerra-5.1 / guicast / images / menubar_dn_png.h
1 #ifndef MENUBAR_DN_PNG_H
2 #define MENUBAR_DN_PNG_H
3
4 static unsigned char menubar_dn_png[] = 
5 {
6         0x00, 0x00, 0x00, 0xd2, 
7         0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52, 
8         0x00, 0x00, 0x00, 0x50, 0x00, 0x00, 0x00, 0x18, 0x08, 0x02, 0x00, 0x00, 0x00, 0xe2, 0x78, 0xed, 
9         0xfb, 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, 0x07, 
12         0x28, 0x17, 0x12, 0x82, 0x93, 0x37, 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, 0x3b, 0x49, 0x44, 0x41, 0x54, 0x58, 0xc3, 0xed, 0xd3, 0xc1, 0x11, 0x00, 0x20, 0x0c, 
16         0xc3, 0xb0, 0x86, 0x63, 0xff, 0x95, 0xcb, 0x1c, 0x5c, 0xe4, 0x0d, 0xf4, 0xf0, 0x4c, 0x59, 0xd9, 
17         0xdd, 0x2e, 0x71, 0x1b, 0xf8, 0x56, 0xb1, 0x93, 0x9c, 0xb6, 0x87, 0x81, 0x81, 0x81, 0x81, 0x81, 
18         0x81, 0x81, 0x81, 0x81, 0x81, 0x81, 0x81, 0x81, 0x81, 0x81, 0x81, 0xf5, 0x7d, 0x0f, 0xd0, 0x0a, 
19         0x09, 0x26, 0x82, 0x35, 0x99, 0xce, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 
20         0x60, 0x82
21 };
22
23 #endif