olaf neophyte and de.po updates, valgrind tweaks, delete green lady, inkscape dpi=96
[goodguy/history.git] / cinelerra-5.1 / guicast / images / menubar_up_png.h
1 #ifndef MENUBAR_UP_PNG_H
2 #define MENUBAR_UP_PNG_H
3
4 static unsigned char menubar_up_png[] = 
5 {
6         0x00, 0x00, 0x00, 0xcd, 
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         0x29, 0x12, 0x7b, 0xf3, 0x56, 0xf9, 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, 0x36, 0x49, 0x44, 0x41, 0x54, 0x58, 0xc3, 0xed, 0xd1, 0x01, 0x0d, 0x00, 0x30, 0x0c, 
16         0xc3, 0xb0, 0x7d, 0xfc, 0x39, 0xf7, 0x34, 0x26, 0xd5, 0x61, 0x60, 0x65, 0xa6, 0xac, 0x97, 0xa4, 
17         0x0a, 0xbc, 0x6d, 0x87, 0x81, 0x81, 0x81, 0x81, 0x81, 0x81, 0x81, 0x81, 0x81, 0x81, 0x81, 0x81, 
18         0x81, 0x81, 0x81, 0x81, 0x81, 0x81, 0x75, 0xbc, 0x0f, 0xb8, 0xa6, 0x03, 0x29, 0x83, 0xec, 0xc8, 
19         0x87, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82
20 };
21
22 #endif