]> git.pld-linux.org Git - packages/XFree86.git/blobdiff - XFree86-PLD.patch
- fixed path to xterm
[packages/XFree86.git] / XFree86-PLD.patch
index 3525d13e9d8fbfe809f8be97d9b02c65bcd5beb6..d2a1751fc403fb1385fb4cbd1a4de590e748bdda 100644 (file)
@@ -366,8 +366,9 @@ diff -Nru xc.orig/programs/xdm/config/Xres.cpp xc/programs/xdm/config/Xres.cpp
 @@ -71,9 +71,9 @@
  XHASHendif
  #ifdef XPM
- XHASHif PLANES >= 8
+-XHASHif PLANES >= 8
 -xlogin*logoFileName: BITMAPDIR/**//XDM_PIXMAP
++XHASHif PLANES > 8
 +xlogin*logoFileName: BITMAPDIR/**//xdm-pld-logo.xpm
  XHASHelse
 -xlogin*logoFileName: BITMAPDIR/**//XDM_BWPIXMAP
@@ -480,15 +481,3 @@ diff -Nru xc.orig/programs/xterm/Imakefile xc/programs/xterm/Imakefile
  
  #ifdef OS2Architecture
          MAINSRC = os2main.c
-diff -Nru xc.orig/programs/xterm/xterm.h xc/programs/xterm/xterm.h
---- xc.orig/programs/xterm/xterm.h     2003-12-19 05:51:52.000000000 +0100
-+++ xc/programs/xterm/xterm.h  2003-12-23 12:09:12.000000000 +0100
-@@ -73,7 +73,7 @@
- #endif
- #ifndef DFT_TERMTYPE
--#define DFT_TERMTYPE "xterm"
-+#define DFT_TERMTYPE "xterm-color"
- #endif
- #ifndef X_NOT_POSIX
This page took 0.031408 seconds and 4 git commands to generate.