view runtime/vim16x16.xpm @ 10710:4aa22b40321f v8.0.0245

patch 8.0.0245: zh_CN.cp936.po has a conversion error commit https://github.com/vim/vim/commit/16038d50c4309e8dee33c70ca2c9e7f73439c4df Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jan 27 20:37:49 2017 +0100 patch 8.0.0245: zh_CN.cp936.po has a conversion error Problem: The generated zh_CN.cp936.po message file is not encoded properly. Solution: Instead of using zh_CN.po as input, use zh_CN.UTF-8.po.
author Christian Brabandt <cb@256bit.org>
date Fri, 27 Jan 2017 20:45:03 +0100
parents 3fc0f57ecb91
children 8f04cf65ecff
line wrap: on
line source

/* XPM */
static char * vim16x16[] = {
"16 16 8 1",
" 	c None",
".	c #000000",
"+	c #000080",
"@	c #008000",
"#	c #00FF00",
"$	c #808080",
"%	c #C0C0C0",
"&	c #FFFFFF",
"  .....#. ....  ",
" .&&&&&.@.&&&&. ",
" .%%%%%$..%%%%$.",
"  .%%%$.@.&%%$. ",
"  .%%%$..&%%$.  ",
"  .%%%$.&%%$..  ",
" #.%%%$&%%$.@@. ",
"#@.%%%&%%$.@@@@.",
".@.%%%%%..@@@@+ ",
" ..%%%%.%...@.  ",
"  .%%%%...%%.%. ",
"  .%%%.%%.%%%%%.",
"  .%%$..%.%.%.%.",
"  .%$.@.%.%.%.%.",
"   .. .%%.%.%.%.",
"       .. . . . "};