WPrefs: fix icon used in the Opaque/Non-opaque Move setting

Apparently, some pixels from the close button on the window image were
missing from the Non-opaque image, they have been added in the XPM file
which was then converted to TIFF with ImageMagick's command:
  convert -depth 8 -compress lzw xpm/nonopaque.xpm tiff/nonopaque.tiff
to have a file similar to what was there before

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
This commit is contained in:
Christophe CURIS
2014-12-10 10:19:18 +00:00
committed by Carlos R. Mafra
parent be4849448f
commit 0c938a3c0c
2 changed files with 2 additions and 2 deletions
Binary file not shown.