Mercurial > hg > easyhg-kdiff3
view kdiff3/src/xpm/filenew.xpm @ 53:32d5cbf9db71
Corrections for 0.9.81:
- Fix for configure --enable-final
- Bugfixes
- First steps towards internationalisation
author | joachim99 |
---|---|
date | Tue, 20 Jan 2004 20:19:59 +0000 |
parents | 86d21651c8db |
children |
line wrap: on
line source
/* XPM */ static const char * filenew[] = { "10 14 5 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #DCDCDC", "# c #C0C0C0", "....... ", ".++++@@. ", ".++++#+@. ", ".++++#++@.", ".++++#....", ".+++++###.", ".++++++++.", ".++++++++.", ".++++++++.", ".++++++++.", ".++++++++.", ".++++++++.", ".++++++++.", ".........."};