[adwaita-icon-theme] Update make-w32.sh: rename "crosshair" to "cell"



commit 8a6b05824b0b14463f33ae0e97618212b36b9005
Author: Руслан Ижбулатов <lrn1986 gmail com>
Date:   Thu Mar 3 09:05:43 2016 +0000

    Update make-w32.sh: rename "crosshair" to "cell"
    
    This was changed in make.sh, but not in make-w32.sh.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=763032

 src/cursors/pngs/make-w32.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/cursors/pngs/make-w32.sh b/src/cursors/pngs/make-w32.sh
index 9268e90..f7a59cd 100644
--- a/src/cursors/pngs/make-w32.sh
+++ b/src/cursors/pngs/make-w32.sh
@@ -47,7 +47,7 @@ do
   ${GEN} ur_angle.in ../../../$theme/cursors/ur_angle.cur
   ${GEN} lr_angle.in ../../../$theme/cursors/lr_angle.cur
   ${GEN} X_cursor.in ../../../$theme/cursors/X_cursor.cur
-  ${GEN} crosshair.in ../../../$theme/cursors/crosshair.cur
+  ${GEN} crosshair.in ../../../$theme/cursors/cell.cur
   ${GEN} cross.in ../../../$theme/cursors/cross.cur
   ${GEN} --no-shadows tcross.in ../../../$theme/cursors/tcross.cur
   ${GEN} dotbox.in ../../../$theme/cursors/dotbox.cur


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]