summaryrefslogtreecommitdiff
path: root/gtk/cursor
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-11-30 14:50:05 -0500
committerMatthias Clasen <mclasen@redhat.com>2014-11-30 16:11:55 -0500
commite4335c62a1be4c76614a6db5223a1708879ea5ca (patch)
tree3307263b023e5cccf20114855a5a6bf59f34c611 /gtk/cursor
parent94f412622e3171021305376bbd6201ef81c7d934 (diff)
downloadgtk+-e4335c62a1be4c76614a6db5223a1708879ea5ca.tar.gz
Drop the extra resources/ subdirectory
This subdirectory gets in the way when integrating the inspector build more fully with GTK+, and does not really add anything. Just move everything one level up.
Diffstat (limited to 'gtk/cursor')
-rw-r--r--gtk/cursor/dnd-ask.pngbin0 -> 201 bytes
-rw-r--r--gtk/cursor/dnd-copy.pngbin0 -> 183 bytes
-rw-r--r--gtk/cursor/dnd-link.pngbin0 -> 216 bytes
-rw-r--r--gtk/cursor/dnd-move.pngbin0 -> 197 bytes
-rw-r--r--gtk/cursor/dnd-none.pngbin0 -> 144 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/gtk/cursor/dnd-ask.png b/gtk/cursor/dnd-ask.png
new file mode 100644
index 0000000000..9a57ff4271
--- /dev/null
+++ b/gtk/cursor/dnd-ask.png
Binary files differ
diff --git a/gtk/cursor/dnd-copy.png b/gtk/cursor/dnd-copy.png
new file mode 100644
index 0000000000..8fde2d132e
--- /dev/null
+++ b/gtk/cursor/dnd-copy.png
Binary files differ
diff --git a/gtk/cursor/dnd-link.png b/gtk/cursor/dnd-link.png
new file mode 100644
index 0000000000..68a000d8c0
--- /dev/null
+++ b/gtk/cursor/dnd-link.png
Binary files differ
diff --git a/gtk/cursor/dnd-move.png b/gtk/cursor/dnd-move.png
new file mode 100644
index 0000000000..9140013717
--- /dev/null
+++ b/gtk/cursor/dnd-move.png
Binary files differ
diff --git a/gtk/cursor/dnd-none.png b/gtk/cursor/dnd-none.png
new file mode 100644
index 0000000000..e80d6c48fe
--- /dev/null
+++ b/gtk/cursor/dnd-none.png
Binary files differ