diff options
author | Kristian Høgsberg <krh@bitplanet.net> | 2010-08-17 21:23:10 -0400 |
---|---|---|
committer | Kristian Høgsberg <krh@bitplanet.net> | 2010-08-18 15:27:27 -0400 |
commit | eef08fbb1a32d206c32608c95fe8a80db0fbc081 (patch) | |
tree | a8934f9190a2dbe8f908f595d36f5ce596ae7bf5 /data | |
parent | 084d41aac1496258861f285074970c5fd711b0f3 (diff) |
First step towards drag and drop protocol
Diffstat (limited to 'data')
-rw-r--r-- | data/Makefile | 4 | ||||
-rw-r--r-- | data/hand1.png | bin | 0 -> 1117 bytes |
2 files changed, 2 insertions, 2 deletions
diff --git a/data/Makefile b/data/Makefile index 3a44a1b..bc57d23 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 Binary files differnew file mode 100644 index 0000000..c13aa36 --- /dev/null +++ b/data/hand1.png |