On Sun, 2010-10-31 at 11:55 -0700, Jeremy Huddleston wrote: > app/bitmap and data/bitmaps both contain a file named "stipple" that collide > on case-insensitive file systems. We're just not shipping the one from the > app. Is there a better way around this? Should we move the bitmaps from > app/bitmap into data/bitmaps and maybe rename "stipple" to "stipple2" ? >
I would change the application rather than the data/bitmaps module.
The application is self-contained and no module depends on it.
The risk of upsetting something is much smaller.
Renaming the Stipple file would cause existing X resource file to be
modified, however.
*bitmap.stipple: Stipple
> http://cgit.freedesktop.org/xorg/data/bitmaps/tree/stipple
> http://cgit.freedesktop.org/xorg/app/bitmap/tree/Stipple
>
> _______________________________________________
> [email protected]: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel
signature.asc
Description: This is a digitally signed message part
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
