lcl: rename image name as it is used in LCL

git-svn-id: trunk@42964 -
This commit is contained in:
paul 2013-09-27 05:37:23 +00:00
parent 88f15398f4
commit 2a28f2f8b4
2 changed files with 2 additions and 2 deletions

2
.gitattributes vendored
View File

@ -5884,7 +5884,7 @@ lcl/images/btncalcmin.xpm -text svneol=native#image/x-xpixmap
lcl/images/btncalcmul.xpm -text svneol=native#image/x-xpixmap lcl/images/btncalcmul.xpm -text svneol=native#image/x-xpixmap
lcl/images/btncalcok.xpm -text svneol=native#image/x-xpixmap lcl/images/btncalcok.xpm -text svneol=native#image/x-xpixmap
lcl/images/btncalcplus.xpm -text svneol=native#image/x-xpixmap lcl/images/btncalcplus.xpm -text svneol=native#image/x-xpixmap
lcl/images/btncalcpm.xpm -text svneol=native#image/x-xpixmap lcl/images/btncalcpmin.xpm -text svneol=native#image/x-xpixmap
lcl/images/btncalculator.png -text svneol=unset#image/png lcl/images/btncalculator.png -text svneol=unset#image/png
lcl/images/btncalendar.png -text svneol=unset#image/png lcl/images/btncalendar.png -text svneol=unset#image/png
lcl/images/btnfiltercancel.png -text lcl/images/btnfiltercancel.png -text

View File

@ -1,5 +1,5 @@
/* XPM */ /* XPM */
static char *calcpm[] = { static char *calcpmin[] = {
/* columns rows colors chars-per-pixel */ /* columns rows colors chars-per-pixel */
"10 13 2 1", "10 13 2 1",
" c black", " c black",