summaryrefslogtreecommitdiff
path: root/recipes/psplash/files/psplash-poky-img.h
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-05-16 09:07:11 -0700
committerKhem Raj <raj.khem@gmail.com>2010-05-16 09:13:47 -0700
commit08983f34211d0293973e52c4cc1793a66ddd1d8c (patch)
tree88d23b666d14e9844100e80bd25d8697c428a956 /recipes/psplash/files/psplash-poky-img.h
parent6b4f7c1fbe0cbfcb1f43835425e294c8f82270e1 (diff)
psplash: Rename HAND_* defines to POKY_* in all remaining psplash-poky-img.h
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/psplash/files/psplash-poky-img.h')
-rw-r--r--recipes/psplash/files/psplash-poky-img.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes/psplash/files/psplash-poky-img.h b/recipes/psplash/files/psplash-poky-img.h
index c54f04c362..52781775db 100644
--- a/recipes/psplash/files/psplash-poky-img.h
+++ b/recipes/psplash/files/psplash-poky-img.h
@@ -1,10 +1,10 @@
/* GdkPixbuf RGBA C-Source image dump 1-byte-run-length-encoded */
-#define HAND_IMG_ROWSTRIDE (880)
-#define HAND_IMG_WIDTH (220)
-#define HAND_IMG_HEIGHT (137)
-#define HAND_IMG_BYTES_PER_PIXEL (4) /* 3:RGB, 4:RGBA */
-#define HAND_IMG_RLE_PIXEL_DATA ((uint8*) \
+#define POKY_IMG_ROWSTRIDE (880)
+#define POKY_IMG_WIDTH (220)
+#define POKY_IMG_HEIGHT (137)
+#define POKY_IMG_BYTES_PER_PIXEL (4) /* 3:RGB, 4:RGBA */
+#define POKY_IMG_RLE_PIXEL_DATA ((uint8*) \
"\310\354\354\341\377\2\342\342\330\377\352\352\337\377\323\354\354\341" \
"\377\2\346\346\333\377\345\345\332\377\377\354\354\341\377\206\354\354" \
"\341\377\2\335\335\322\377\350\350\335\377\323\354\354\341\377\2\343" \