diff options
author | jstebbins <[email protected]> | 2008-09-08 23:11:15 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2008-09-08 23:11:15 +0000 |
commit | 91a3253e721ecd9313b1930aadffbb1902f8ab33 (patch) | |
tree | 37e069cb0e9e1009eb2143452426e677a593170e /gtk/src/hb-queue-pass1.16.h | |
parent | 4d231bd034d3f73efae01eee686896234c202a85 (diff) |
LinGui: Internalize all the icons so I don't have to install them in
a system directory. One step closer to being able to build a binary
that can stand on it's own without a bunch of additional resource files.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1678 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'gtk/src/hb-queue-pass1.16.h')
-rw-r--r-- | gtk/src/hb-queue-pass1.16.h | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/gtk/src/hb-queue-pass1.16.h b/gtk/src/hb-queue-pass1.16.h new file mode 100644 index 000000000..03ed5081e --- /dev/null +++ b/gtk/src/hb-queue-pass1.16.h @@ -0,0 +1,61 @@ +/* GdkPixbuf RGBA C-Source image dump */ + +#ifdef __SUNPRO_C +#pragma align 4 (hb_queue_pass1) +#endif +#ifdef __GNUC__ +static const guint8 hb_queue_pass1[] __attribute__ ((__aligned__ (4))) = +#else +static const guint8 hb_queue_pass1[] = +#endif +{ "" + /* Pixbuf magic (0x47646b50) */ + "GdkP" + /* length: header (24) + pixel_data (616) */ + "\0\0\2\200" + /* pixdata_type (0x1010002) */ + "\1\1\0\2" + /* rowstride (56) */ + "\0\0\0""8" + /* width (14) */ + "\0\0\0\16" + /* height (11) */ + "\0\0\0\13" + /* pixel_data: */ + "\200\200\200\377\200\200\200\377\200\200\200\377\200\200\200\377\200" + "\200\200\377\200\200\200\377\200\200\200\377\200\200\200\377\200\200" + "\200\377\200\200\200\377\200\200\200\377\200\200\200\377\200\200\200" + "\377\200\200\200\377\200\200\200\377\365\365\371\377\377\377\377\377" + "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" + "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" + "\377\377\365\365\371\377\200\200\200\377\200\200\200\377\363\363\370" + "\377\377\377\377\377\377\377\377\377\377\377\377\377\256\256\256\377" + "hhh\377\251\251\251\377\377\377\377\377\377\377\377\377\377\377\377\377" + "\377\377\377\377\363\363\370\377\200\200\200\377\200\200\200\377\360" + "\360\366\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" + "\377\377^^^\377\235\235\235\377\377\377\377\377\377\377\377\377\377\377" + "\377\377\377\377\377\377\360\360\366\377\200\200\200\377\200\200\200" + "\377\355\354\363\377\377\377\377\377\377\377\377\377\377\377\377\377" + "\377\377\377\377^^^\377\235\235\235\377\377\377\377\377\377\377\377\377" + "\377\377\377\377\377\377\377\377\355\354\363\377\200\200\200\377\200" + "\200\200\377\352\351\361\377\377\377\377\377\377\377\377\377\377\377" + "\377\377\377\377\377\377^^^\377\235\235\235\377\377\377\377\377\377\377" + "\377\377\377\377\377\377\377\377\377\377\352\351\361\377\200\200\200" + "\377\200\200\200\377\350\347\360\377\377\377\377\377\377\377\377\377" + "\377\377\377\377\377\377\377\377^^^\377\235\235\235\377\377\377\377\377" + "\377\377\377\377\377\377\377\377\377\377\377\377\350\347\360\377\200" + "\200\200\377\200\200\200\377\345\344\357\377\377\377\377\377\377\377" + "\377\377\377\377\377\377zzz\377444\377HHH\377\244\244\244\377\377\377" + "\377\377\377\377\377\377\377\377\377\377\345\344\357\377\200\200\200" + "\377\200\200\200\377\345\344\357\377\377\377\377\377\377\377\377\377" + "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" + "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\345\344" + "\357\377\200\200\200\377\200\200\200\377\337\336\352\377\337\336\352" + "\377\337\336\352\377\337\336\352\377\337\336\352\377\337\336\352\377" + "\337\336\352\377\337\336\352\377\337\336\352\377\337\336\352\377\337" + "\336\352\377\337\336\352\377\200\200\200\377\37\37\37\377\37\37\37\377" + "\37\37\37\377\37\37\37\377\37\37\37\377\37\37\37\377\37\37\37\377\37" + "\37\37\377\37\37\37\377\37\37\37\377\37\37\37\377\37\37\37\377\37\37" + "\37\377\37\37\37\377"}; + + |