[adwaita-icon-theme] symlink no-drop to dnd-no-drop
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [adwaita-icon-theme] symlink no-drop to dnd-no-drop
- Date: Tue, 17 May 2016 16:23:07 +0000 (UTC)
commit 6a572fa50d48b6b6d5839fc75593c0800234f714
Author: Jakub Steiner <jimmac gmail com>
Date: Tue May 17 18:22:42 2016 +0200
symlink no-drop to dnd-no-drop
- fix 96x96 variant
Adwaita/cursors/dnd-no-drop | Bin 0 -> 69120 bytes
Adwaita/cursors/no-drop | 2 +-
src/cursors/pngs/96x96/dnd-no-drop.png | Bin 0 -> 4066 bytes
src/cursors/pngs/make.sh | 2 +-
4 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Adwaita/cursors/dnd-no-drop b/Adwaita/cursors/dnd-no-drop
index e69de29..c3452a0 100644
Binary files a/Adwaita/cursors/dnd-no-drop and b/Adwaita/cursors/dnd-no-drop differ
diff --git a/Adwaita/cursors/no-drop b/Adwaita/cursors/no-drop
index 135b03c..9578876 120000
--- a/Adwaita/cursors/no-drop
+++ b/Adwaita/cursors/no-drop
@@ -1 +1 @@
-dnd-none
\ No newline at end of file
+dnd-no-drop
\ No newline at end of file
diff --git a/src/cursors/pngs/96x96/dnd-no-drop.png b/src/cursors/pngs/96x96/dnd-no-drop.png
new file mode 100644
index 0000000..6050e98
Binary files /dev/null and b/src/cursors/pngs/96x96/dnd-no-drop.png differ
diff --git a/src/cursors/pngs/make.sh b/src/cursors/pngs/make.sh
index 577e7e6..0e61e04 100755
--- a/src/cursors/pngs/make.sh
+++ b/src/cursors/pngs/make.sh
@@ -125,7 +125,7 @@ ln -sf xterm text
ln -sf dnd-link alias
ln -sf dnd-copy copy
# move
-ln -sf dnd-none no-drop
+ln -sf dnd-no-drop no-drop
ln -sf crossed_circle not-allowed
# all-scroll
ln -sf sb_h_double_arrow col-resize
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]