X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fguicast%2Fimages%2Ffile_icons_up_png.h;fp=cinelerra-5.1%2Fguicast%2Fimages%2Ffile_icons_up_png.h;h=ad62221631328c3d8982cf48be0b95e4def3fea9;hb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;hp=0000000000000000000000000000000000000000;hpb=52fcc46226f9df46f9ce9d0566dc568455a7db0b;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/guicast/images/file_icons_up_png.h b/cinelerra-5.1/guicast/images/file_icons_up_png.h new file mode 100644 index 00000000..ad622216 --- /dev/null +++ b/cinelerra-5.1/guicast/images/file_icons_up_png.h @@ -0,0 +1,26 @@ +#ifndef FILE_ICONS_UP_PNG_H +#define FILE_ICONS_UP_PNG_H + +static unsigned char file_icons_up_png[] = +{ + 0x00, 0x00, 0x01, 0x0b, + 0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52, + 0x00, 0x00, 0x00, 0x19, 0x00, 0x00, 0x00, 0x19, 0x08, 0x02, 0x00, 0x00, 0x00, 0x4b, 0x8b, 0x12, + 0x34, 0x00, 0x00, 0x00, 0x09, 0x70, 0x48, 0x59, 0x73, 0x00, 0x00, 0x0b, 0x13, 0x00, 0x00, 0x0b, + 0x13, 0x01, 0x00, 0x9a, 0x9c, 0x18, 0x00, 0x00, 0x00, 0x07, 0x74, 0x49, 0x4d, 0x45, 0x07, 0xd5, + 0x06, 0x1d, 0x05, 0x35, 0x27, 0xa2, 0xe4, 0xe8, 0xe8, 0x00, 0x00, 0x00, 0x1d, 0x74, 0x45, 0x58, + 0x74, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x00, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, + 0x20, 0x77, 0x69, 0x74, 0x68, 0x20, 0x54, 0x68, 0x65, 0x20, 0x47, 0x49, 0x4d, 0x50, 0xef, 0x64, + 0x25, 0x6e, 0x00, 0x00, 0x00, 0x81, 0x49, 0x44, 0x41, 0x54, 0x78, 0xda, 0xe5, 0x95, 0x51, 0x0a, + 0xc0, 0x20, 0x0c, 0x43, 0x1b, 0xf1, 0xfe, 0x57, 0xce, 0x3e, 0xc6, 0xca, 0x50, 0x68, 0x23, 0xeb, + 0x64, 0xb0, 0xfe, 0x89, 0xf0, 0x4c, 0x13, 0xad, 0x20, 0x69, 0x45, 0xd5, 0xac, 0xae, 0x2a, 0x59, + 0x3d, 0xd8, 0x03, 0x70, 0x5f, 0xa6, 0x6e, 0x24, 0xba, 0x78, 0xd5, 0x8c, 0x5e, 0x60, 0x01, 0x98, + 0x85, 0xc4, 0x38, 0xd5, 0x2f, 0x25, 0xee, 0x2d, 0x39, 0x92, 0xf4, 0x8e, 0x00, 0xa4, 0x66, 0xe5, + 0xba, 0x9c, 0xf2, 0xb4, 0x47, 0x4f, 0x50, 0x7c, 0x1b, 0xef, 0xdf, 0xd5, 0xc1, 0x1d, 0xc5, 0x2c, + 0x33, 0x43, 0xaa, 0x7f, 0xb8, 0x68, 0x81, 0x7d, 0x7d, 0xb5, 0x91, 0xe0, 0xec, 0xaf, 0xce, 0x89, + 0x8d, 0xac, 0xd3, 0x78, 0x31, 0xc7, 0xa6, 0x24, 0x28, 0xe2, 0xd4, 0x99, 0xa3, 0xe0, 0x9a, 0x3e, + 0xbc, 0x52, 0x1c, 0x7e, 0xf0, 0x0f, 0x1d, 0x3c, 0x00, 0x48, 0x2d, 0x12, 0xeb, 0xd4, 0x47, 0x00, + 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82 +}; + +#endif