summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@bitplanet.net>2010-08-17 21:23:10 -0400
committerKristian Høgsberg <krh@bitplanet.net>2010-08-18 15:27:27 -0400
commiteef08fbb1a32d206c32608c95fe8a80db0fbc081 (patch)
treea8934f9190a2dbe8f908f595d36f5ce596ae7bf5 /data
parent084d41aac1496258861f285074970c5fd711b0f3 (diff)
downloadweston-eef08fbb1a32d206c32608c95fe8a80db0fbc081.tar.gz
First step towards drag and drop protocol
Diffstat (limited to 'data')
-rw-r--r--data/Makefile4
-rw-r--r--data/hand1.pngbin0 -> 1117 bytes
2 files changed, 2 insertions, 2 deletions
diff --git a/data/Makefile b/data/Makefile
index 3a44a1b8..bc57d232 100644
--- a/data/Makefile
+++ b/data/Makefile
@@ -11,8 +11,8 @@ cursor_images = \
top_left_corner.png \
top_right_corner.png \
top_side.png \
- xterm.png
-
+ xterm.png \
+ hand1.png
all :
diff --git a/data/hand1.png b/data/hand1.png
new file mode 100644
index 00000000..c13aa36b
--- /dev/null
+++ b/data/hand1.png
Binary files differ