wok diff xterm/receipt @ rev 18857

gnome-games (patch for aisleriot, swell-foop, lightsoff)
author Lucas Levrel <llevrel@yahoo.fr>
date Tue Jan 26 22:00:52 2016 +0100 (2016-01-26)
parents 4464f66eb0d2
children a78610b2eb47
line diff
     1.1 --- a/xterm/receipt	Fri Jan 08 07:16:21 2016 +0000
     1.2 +++ b/xterm/receipt	Tue Jan 26 22:00:52 2016 +0100
     1.3 @@ -55,6 +55,15 @@
     1.4  	find $fs -regex '.*\(2.\|U\|I\|8r\|ux\|man\).*' -delete
     1.5  	rm -rf $fs/usr/share/pixmaps
     1.6  	ln -s xterm $fs/usr/bin/uxterm
     1.7 +	cat >> $fs/usr/share/X11/app-defaults/XTerm <<EOT
     1.8 +!
     1.9 +!	libXaw3d  options
    1.10 +xterm*beNiceToColormap: false
    1.11 +xterm*SmeBSB.shadowWidth:  3
    1.12 +xterm*topShadowContrast: 20
    1.13 +xterm*bottomShadowContrast: 50
    1.14 +EOT
    1.15 +	chown -R root:root $fs	
    1.16  }
    1.17  
    1.18  # One of the first X apps cross compiled. Be sure all went well