<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.0">
</HEAD>
<BODY>
On Sun, 2010-10-31 at 11:55 -0700, Jeremy Huddleston wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
app/bitmap and data/bitmaps both contain a file named &quot;stipple&quot; 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 &quot;stipple&quot; to &quot;stipple2&quot; ?

</PRE>
</BLOCKQUOTE>
I would change the application rather than the data/bitmaps module.<BR>
The application is self-contained and no module depends on it.<BR>
The risk of upsetting something is much smaller.<BR>
<BR>
Renaming the Stipple file would cause existing X resource file to be modified, however.<BR>
<BR>
<BLOCKQUOTE>
<PRE>
*bitmap.stipple:                        Stipple
</PRE>
</BLOCKQUOTE>
<BR>
<BLOCKQUOTE TYPE=CITE>
<PRE>
<A HREF="http://cgit.freedesktop.org/xorg/data/bitmaps/tree/stipple">http://cgit.freedesktop.org/xorg/data/bitmaps/tree/stipple</A>
<A HREF="http://cgit.freedesktop.org/xorg/app/bitmap/tree/Stipple">http://cgit.freedesktop.org/xorg/app/bitmap/tree/Stipple</A>

_______________________________________________
<A HREF="mailto:xorg-devel@lists.x.org">xorg-devel@lists.x.org</A>: X.Org development
Archives: <A HREF="http://lists.x.org/archives/xorg-devel">http://lists.x.org/archives/xorg-devel</A>
Info: <A HREF="http://lists.x.org/mailman/listinfo/xorg-devel">http://lists.x.org/mailman/listinfo/xorg-devel</A>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>