wok diff xterm/receipt @ rev 20589
compiz-compizconfig-python, ffmpegthumbnailer: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Dec 15 14:35:36 2018 +0100 (2018-12-15) |
parents | 4464f66eb0d2 |
children | a78610b2eb47 |
line diff
1.1 --- a/xterm/receipt Fri Jan 08 07:16:21 2016 +0000 1.2 +++ b/xterm/receipt Sat Dec 15 14:35:36 2018 +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