]> git.pld-linux.org Git - packages/XFree86.git/commitdiff
- xdm-pld-logo.xpm uses 256 colors, so cannot be used in 8bpp modes
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 9 Jan 2002 13:21:06 +0000 (13:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  (changed 8 to 15 in Xres.cpp)

Changed files:
    XFree86-PLD.patch -> 1.8

XFree86-PLD.patch

index fff9821e24d124e95555d43ff9983d887bb701cd..fa86be1e9b5623e4d6e13fdf7fdb9deb9166f95d 100644 (file)
@@ -473,8 +473,9 @@ diff -Nur XFree86-4.0.2.org/xc/programs/xdm/config/Xres.cpp XFree86-4.0.2/xc/pro
 @@ -66,9 +66,9 @@
  /**/#endif
  #ifdef XPM
- /**/#if PLANES >= 8
+-/**/#if PLANES >= 8
 -xlogin*logoFileName: BITMAPDIR/**//XDM_PIXMAP
++/**/#if PLANES >= 15
 +xlogin*logoFileName: BITMAPDIR/**//xdm-pld-logo.xpm
  /**/#else
 -xlogin*logoFileName: BITMAPDIR/**//XDM_BWPIXMAP
This page took 0.038292 seconds and 4 git commands to generate.