After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 763032 - make-w32.sh is out of date
make-w32.sh is out of date
Status: RESOLVED FIXED
Product: adwaita-icon-theme
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: adwaita-icon-theme maintainer(s)
adwaita-icon-theme maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-03-03 09:20 UTC by LRN
Modified: 2016-03-03 13:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Update make-w32.sh: rename "crosshair" to "cell" (1.16 KB, patch)
2016-03-03 09:21 UTC, LRN
committed Details | Review

Description LRN 2016-03-03 09:20:55 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.
Comment 1 LRN 2016-03-03 09:21:00 UTC
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.
Comment 2 Jakub Steiner 2016-03-03 13:33:14 UTC
Attachment 322954 [details] pushed as 8a6b058 - Update make-w32.sh: rename "crosshair" to "cell"