GNOME Bugzilla – Bug 763032
make-w32.sh is out of date
Last modified: 2016-03-03 13:33:18 UTC
The "crosshair" cursor was renamed to "cell", but no one told make-w32.sh about that. Noticeable in gtk3-demo, which now has a cursor demo, which expects a "cell" cursor to be available.
Created attachment 322954 [details] [review] Update make-w32.sh: rename "crosshair" to "cell" This was changed in make.sh, but not in make-w32.sh.
Attachment 322954 [details] pushed as 8a6b058 - Update make-w32.sh: rename "crosshair" to "cell"