diff options
| author | Tomas Bzatek <tbzatek@redhat.com> | 2024-12-27 21:56:14 +0100 |
|---|---|---|
| committer | Tomas Bzatek <tbzatek@redhat.com> | 2025-11-27 19:39:56 +0100 |
| commit | 63ff1bea9bb1e87a7e2643f680d04f2b9c00d072 (patch) | |
| tree | ca808833ae6b321a99de1292244024756f176edc /pixmaps/tools/emblem_symbolic_link_png.c | |
| parent | 1b2b4bb4f3ecc034a6e9364d8768e50b167a9680 (diff) | |
| download | tuxcmd-63ff1bea9bb1e87a7e2643f680d04f2b9c00d072.tar.xz | |
Port to GResource
Diffstat (limited to 'pixmaps/tools/emblem_symbolic_link_png.c')
| -rw-r--r-- | pixmaps/tools/emblem_symbolic_link_png.c | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/pixmaps/tools/emblem_symbolic_link_png.c b/pixmaps/tools/emblem_symbolic_link_png.c deleted file mode 100644 index 40135ca..0000000 --- a/pixmaps/tools/emblem_symbolic_link_png.c +++ /dev/null @@ -1,41 +0,0 @@ -/* GdkPixbuf RGBA C-Source image dump */ - -#ifdef __SUNPRO_C -#pragma align 4 (emblem_symbolic_link_png) -#endif -#ifdef __GNUC__ -static const guint8 emblem_symbolic_link_png[] __attribute__ ((__aligned__ (4))) = -#else -static const guint8 emblem_symbolic_link_png[] = -#endif -{ "" - /* Pixbuf magic (0x47646b50) */ - "GdkP" - /* length: header (24) + pixel_data (324) */ - "\0\0\1\\" - /* pixdata_type (0x1010002) */ - "\1\1\0\2" - /* rowstride (36) */ - "\0\0\0$" - /* width (9) */ - "\0\0\0\11" - /* height (9) */ - "\0\0\0\11" - /* pixel_data: */ - "\0\0\0\377\0\0\0\377\0\0\0\377\0\0\0\377\0\0\0\377\0\0\0\377\0\0\0\377" - "\0\0\0\377\0\0\0\377\0\0\0\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\0\0\0\377\0\0\0\377\377\377\377\377\0""3f\377\0""3f\377\0""3f\377" - "\0""3f\377\357\357\357\377\314\314\314\377\0\0\0\377\0\0\0\377\377\377" - "\377\377\0""3f\377\0""3f\377\0""3f\377\357\357\357\377\357\357\357\377" - "\314\314\314\377\0\0\0\377\0\0\0\377\377\377\377\377\0""3f\377\0""3f" - "\377\0""3f\377\0""3f\377\357\357\357\377\314\314\314\377\0\0\0\377\0" - "\0\0\377\377\377\377\377\0""3f\377\357\357\357\377\0""3f\377\0""3f\377" - "\0,Y\377\314\314\314\377\0\0\0\377\0\0\0\377\377\377\377\377\357\357" - "\357\377\357\357\357\377\357\357\357\377\0(P\377\0%J\377\314\314\314" - "\377\0\0\0\377\0\0\0\377\377\377\377\377\314\314\314\377\314\314\314" - "\377\314\314\314\377\314\314\314\377\314\314\314\377\314\314\314\377" - "\30\30\30\377\0\0\0\377\0\0\0\377\11\11\11\377\0\0\0\377\0\0\0\377\0" - "\0\0\377\0\0\0\377\0\0\0\377\0\0\0\377"}; - - |
